Public Properties
Name | Description | |
---|---|---|
![]() |
ChoiceIntegerValue | The value of a object that holds an integer data type in a choice list. |
![]() |
ChoiceStringValue | The value of a object that holds a string data type in a choice list. |
![]() |
ChoiceType | Specifies a constant that determines the type of data that a object represents: an integer-type choice item, a string-type choice item, a group node for a nested collection of integer-type objects, or a group node for a nested collection of string-type objects. |
![]() |
ChoiceValues | A object representing a set of allowable values. If it is associated with a property, provides a discrete set of possible values that the property can hold. Otherwise, if a is associated with a object, it defines the set of possible values in a choice list group. |
![]() |
DisplayName | The user-readable, provider-specific name of an object. This property is usually the designated Name property of the object's class. |
![]() |
DisplayNames | Specifies a object containing a collection of objects, each of which represents a locale-specific, user-readable display name for a class definition, property template, or choice. |
![]() |
Id | A representation of the Globally Unique Identifier (GUID), a unique 128-bit number, that is assigned to this Content Engine object when the object is created. When converted to a string, the Id property is typically depicted as 32 hexadecimal characters enclosed by brackets in the following format: {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}. For example, {3F2504E0-4F89-11D3-9A0C-0305E82C3301}. For For a given property representation, the Id property has the following characteristics:
For a newly created document object, you can override the Id property of its associated |
![]() |
Name | The name for this object. For most classes, this property is read-only and returns the value of the designated name property for the object, or its ID if there is no name property. If For a |