Public Fields

  Name Description
Public field Static ANY Indicates all properties. Equivalent to the "*" string specification.
Public field Static ANY_AS_INT An int value associated with the ANY instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static ANY_LIST Indicates all properties with a cardinality of LIST. Equivalent to the "List*" string specification.
Public field Static ANY_LIST_AS_INT An int value associated with the ANY_LIST instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static ANY_NON_OBJECT Indicates all properties that do not return a Content Engine object as a value. Equivalent to the "!Object" string specification. This field is read-only.
Public field Static ANY_NON_OBJECT_AS_INT An int value associated with the ANY_NON_OBJECT instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static ANY_SINGLETON Indicates all properties with a cardinality of SINGLE. Equivalent to the "Singleton*" string specification.
Public field Static ANY_SINGLETON_AS_INT An int value associated with the ANY_SINGLETON instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static CONTENT_DATA Indicates PropertyContent properties. Equivalent to the "ContentData" string specification.
Public field Static CONTENT_DATA_AS_INT An int value associated with the CONTENT_DATA instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static ENUM_OF_OBJECT Indicates PropertyIndependentObjectSet properties. Equivalent to the "EnumOfObject" string specification.
Public field Static ENUM_OF_OBJECT_AS_INT An int value associated with the ENUM_OF_OBJECT instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static LIST_OF_BINARY Indicates PropertyBinaryList properties. Equivalent to the "ListOfBinary" string specification.
Public field Static LIST_OF_BINARY_AS_INT An int value associated with the LIST_OF_BINARY instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static LIST_OF_BOOLEAN Indicates PropertyBooleanList properties. Equivalent to the "ListOfBoolean" string specification.
Public field Static LIST_OF_BOOLEAN_AS_INT An int value associated with the LIST_OF_BOOLEAN instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static LIST_OF_DATE Indicates PropertyDateTimeList properties. Equivalent to the "ListOfDateTime" string specification.
Public field Static LIST_OF_DATE_AS_INT An int value associated with the LIST_OF_DATE instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static LIST_OF_DOUBLE Indicates PropertyFloat64List properties. Equivalent to the "ListOfFloat64" string specification.
Public field Static LIST_OF_DOUBLE_AS_INT An int value associated with the LIST_OF_DOUBLE instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static LIST_OF_GUID Indicates PropertyIdList properties. Equivalent to the "ListOfId" string specification.
Public field Static LIST_OF_GUID_AS_INT An int value associated with the LIST_OF_GUID instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static LIST_OF_LONG Indicates PropertyInteger32List properties. Equivalent to the "ListOfInteger32" string specification.
Public field Static LIST_OF_LONG_AS_INT An int value associated with the LIST_OF_LONG instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static LIST_OF_OBJECT Indicates PropertyDependentObjectList properties. Equivalent to the "ListOfObject" string specification.
Public field Static LIST_OF_OBJECT_AS_INT An int value associated with the LIST_OF_OBJECT instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static LIST_OF_STRING Indicates PropertyStringList properties. Equivalent to the "ListOfString" string specification.
Public field Static LIST_OF_STRING_AS_INT An int value associated with the LIST_OF_STRING instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static SINGLETON_BINARY Indicates PropertyBinary properties. Equivalent to the "SingletonBinary" string specification.
Public field Static SINGLETON_BINARY_AS_INT An int value associated with the SINGLETON_BINARY instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static SINGLETON_BOOLEAN Indicates PropertyBoolean properties. Equivalent to the "SingletonBoolean" string specification.
Public field Static SINGLETON_BOOLEAN_AS_INT An int value associated with the SINGLETON_BOOLEAN instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static SINGLETON_DATE Indicates PropertyDateTime properties. Equivalent to the "SingletonDateTime" string specification.
Public field Static SINGLETON_DATE_AS_INT An int value associated with the SINGLETON_DATE instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static SINGLETON_DOUBLE Indicates PropertyFloat64 properties. Equivalent to the "SingletonFloat64" string specification.
Public field Static SINGLETON_DOUBLE_AS_INT An int value associated with the SINGLETON_DOUBLE instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static SINGLETON_GUID Indicates PropertyId properties. Equivalent to the "SingletonId" string specification.
Public field Static SINGLETON_GUID_AS_INT An int value associated with the SINGLETON_GUID instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static SINGLETON_LONG Indicates PropertyInteger32 properties. Equivalent to the "SingletonInteger32" string specification.
Public field Static SINGLETON_LONG_AS_INT An int value associated with the SINGLETON_LONG instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static SINGLETON_OBJECT Indicates PropertyEngineObject properties. Equivalent to the "SingletonObject" string specification.
Public field Static SINGLETON_OBJECT_AS_INT An int value associated with the SINGLETON_OBJECT instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Public field Static SINGLETON_STRING Indicates PropertyString properties. Equivalent to the "SingletonString" string specification.
Public field Static SINGLETON_STRING_AS_INT An int value associated with the SINGLETON_STRING instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release. This field is read-only.
Top

See Also