The FilteredPropertyType type exposes the following members.

ToggleFields

Type NameDescription
Public fieldStatic memberANY
Indicates all properties. Equivalent to the "*" string specification.
Public fieldStatic memberANY_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.
Public fieldStatic memberANY_LIST
Indicates all properties with a cardinality of LIST. Equivalent to the "List*" string specification.
Public fieldStatic memberANY_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.
Public fieldStatic memberANY_NON_OBJECT
Indicates all properties that do not return a Content Engine object as a value. Equivalent to the "!Object" string specification.
Public fieldStatic memberANY_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.
Public fieldStatic memberANY_SINGLETON
Indicates all properties with a cardinality of SINGLE. Equivalent to the "Singleton*" string specification.
Public fieldStatic memberANY_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.
Public fieldStatic memberCONTENT_DATA
Indicates PropertyContent properties. Equivalent to the "ContentData" string specification.
Public fieldStatic memberCONTENT_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.
Public fieldStatic memberENUM_OF_OBJECT
Indicates PropertyIndependentObjectSet properties. Equivalent to the "EnumOfObject" string specification.
Public fieldStatic memberENUM_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.
Public fieldStatic memberLIST_OF_BINARY
Indicates PropertyBinaryList properties. Equivalent to the "ListOfBinary" string specification.
Public fieldStatic memberLIST_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.
Public fieldStatic memberLIST_OF_BOOLEAN
Indicates PropertyBooleanList properties. Equivalent to the "ListOfBoolean" string specification.
Public fieldStatic memberLIST_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.
Public fieldStatic memberLIST_OF_DATE
Indicates PropertyDateTimeList properties. Equivalent to the "ListOfDateTime" string specification.
Public fieldStatic memberLIST_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.
Public fieldStatic memberLIST_OF_DOUBLE
Indicates PropertyFloat64List properties. Equivalent to the "ListOfFloat64" string specification.
Public fieldStatic memberLIST_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.
Public fieldStatic memberLIST_OF_GUID
Indicates PropertyIdList properties. Equivalent to the "ListOfId" string specification.
Public fieldStatic memberLIST_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.
Public fieldStatic memberLIST_OF_LONG
Indicates PropertyInteger32List properties. Equivalent to the "ListOfInteger32" string specification.
Public fieldStatic memberLIST_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.
Public fieldStatic memberLIST_OF_OBJECT
Indicates PropertyDependentObjectList properties. Equivalent to the "ListOfObject" string specification.
Public fieldStatic memberLIST_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.
Public fieldStatic memberLIST_OF_STRING
Indicates PropertyStringList properties. Equivalent to the "ListOfString" string specification.
Public fieldStatic memberLIST_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.
Public fieldStatic memberSINGLETON_BINARY
Indicates PropertyBinary properties. Equivalent to the "SingletonBinary" string specification.
Public fieldStatic memberSINGLETON_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.
Public fieldStatic memberSINGLETON_BOOLEAN
Indicates PropertyBoolean properties. Equivalent to the "SingletonBoolean" string specification.
Public fieldStatic memberSINGLETON_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.
Public fieldStatic memberSINGLETON_DATE
Indicates PropertyDateTime properties. Equivalent to the "SingletonDateTime" string specification.
Public fieldStatic memberSINGLETON_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.
Public fieldStatic memberSINGLETON_DOUBLE
Indicates PropertyFloat64 properties. Equivalent to the "SingletonFloat64" string specification.
Public fieldStatic memberSINGLETON_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.
Public fieldStatic memberSINGLETON_GUID
Indicates PropertyId properties. Equivalent to the "SingletonId" string specification.
Public fieldStatic memberSINGLETON_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.
Public fieldStatic memberSINGLETON_LONG
Indicates PropertyInteger32 properties. Equivalent to the "SingletonInteger32" string specification.
Public fieldStatic memberSINGLETON_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.
Public fieldStatic memberSINGLETON_OBJECT
Indicates PropertyEngineObject properties. Equivalent to the "SingletonObject" string specification.
Public fieldStatic memberSINGLETON_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.
Public fieldStatic memberSINGLETON_STRING
Indicates PropertyString properties. Equivalent to the "SingletonString" string specification.
Public fieldStatic memberSINGLETON_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.

ToggleSee Also