SyncronizedEPTDocument Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The SyncronizedEPTDocument type exposes the following members.

Properties

  Name Description
Public property CategoryID
Gets a value that indicates the category where the document belongs.
(Inherited from EPTXmlTextParser.)
Public property Count
Gets the number of unique field names in the EPT field collection.
(Inherited from EPTXmlParser.)
Public property DocumentFileNamingConvention
Gets the document file naming convention policy.
Public property DocumentID
Gets a value that identifies the document loaded.
(Inherited from EPTXmlTextParser.)
Public property DocumentName
Sets or gets the name of the document.
(Inherited from EPTXmlTextParser.)
Public property Fields
Returns an array of all field names
(Inherited from EPTXmlParser.)
Public property HasFields
Gets a value that indicates whether the EPT collection has any fields or not.
(Inherited from EPTXmlParser.)
Public property IsCheckedOut
Gets a value that indicates whether the document is checked out or not.
Public property IsDirty
Gets a value that determines whether the document has unsaved changes.
Public property ItemInt32
Gets the entry at the specified index of the the fields collection.
(Inherited from EPTXmlTextParser.)
Public property ItemString
Gets or sets the entry with the specified key in the fields collection. If you set a value to an entry that contains multiple fields they are removed and replaced with this single new value.
(Overrides EPTXmlEditableParserItemString.)
Public property ParentElementID
Gets a value that indicates the parent document of the document loaded.
Public property ReadOnly
Returns a value that indicates whether this collection of EPT fields is read-only or not
(Inherited from EPTXmlEditableParser.)
Public property SchemaBound
Gets a value that indicates whether the object is bound to the underlying schema in Content Studio or not.
Public property SchemaFields
Gets a SchemaFieldCollection that represents a collection of EPT field names retrieved from the underlying EPT schema.
Public property ValidateOnSave
Gets or sets a value indicating whether the document should be validate against the schema when saving. This property has no effect when not schema bound.
Top
See Also

Reference