SyncronizedEPTDocumentGetMetaCount Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Returns the number of Content Studio meta data fields.

Namespace: ContentStudio.Document.EPT
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public int GetMetaCount()

Return Value

Type: Int32
Integer, the number of fields in the collection. Always returns zero if schema binding is off and for documents created with this class.
See Also

Reference