The FilteredPropertyType type exposes the following members.
Fields
Type | Name | Description |
---|---|---|
![]() ![]() | ANY |
Indicates all properties. Equivalent to the "*" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | ANY_LIST |
Indicates all properties with a cardinality of LIST. Equivalent to the "List*" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | ANY_NON_OBJECT |
Indicates all properties that do not return a Content Engine object as a value. Equivalent to the "!Object" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | ANY_SINGLETON |
Indicates all properties with a cardinality of SINGLE. Equivalent to the "Singleton*" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | CONTENT_DATA |
Indicates PropertyContent properties. Equivalent to the "ContentData" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | ENUM_OF_OBJECT |
Indicates PropertyIndependentObjectSet properties. Equivalent to the "EnumOfObject" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | LIST_OF_BINARY |
Indicates PropertyBinaryList properties. Equivalent to the "ListOfBinary" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | LIST_OF_BOOLEAN |
Indicates PropertyBooleanList properties. Equivalent to the "ListOfBoolean" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | LIST_OF_DATE |
Indicates PropertyDateTimeList properties. Equivalent to the "ListOfDateTime" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | LIST_OF_DOUBLE |
Indicates PropertyFloat64List properties. Equivalent to the "ListOfFloat64" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | LIST_OF_GUID |
Indicates PropertyIdList properties. Equivalent to the "ListOfId" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | LIST_OF_LONG |
Indicates PropertyInteger32List properties. Equivalent to the "ListOfInteger32" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | LIST_OF_OBJECT |
Indicates PropertyDependentObjectList properties. Equivalent to the "ListOfObject" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | LIST_OF_STRING |
Indicates PropertyStringList properties. Equivalent to the "ListOfString" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | SINGLETON_BINARY |
Indicates PropertyBinary properties. Equivalent to the "SingletonBinary" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | SINGLETON_BOOLEAN |
Indicates PropertyBoolean properties. Equivalent to the "SingletonBoolean" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | SINGLETON_DATE |
Indicates PropertyDateTime properties. Equivalent to the "SingletonDateTime" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | SINGLETON_DOUBLE |
Indicates PropertyFloat64 properties. Equivalent to the "SingletonFloat64" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | SINGLETON_GUID |
Indicates PropertyId properties. Equivalent to the "SingletonId" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | SINGLETON_LONG |
Indicates PropertyInteger32 properties. Equivalent to the "SingletonInteger32" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | SINGLETON_OBJECT |
Indicates PropertyEngineObject properties. Equivalent to the "SingletonObject" string specification.
|
![]() ![]() | 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.
|
![]() ![]() | SINGLETON_STRING |
Indicates PropertyString properties. Equivalent to the "SingletonString" string specification.
|
![]() ![]() | 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.
|