Indicates PropertyDependentObjectList properties. Equivalent to the "ListOfObject" string specification.


Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Shared LIST_OF_OBJECT As FilteredPropertyType
C#
public static FilteredPropertyType LIST_OF_OBJECT;
C++
public:
 static FilteredPropertyType LIST_OF_OBJECT;
J#
public static FilteredPropertyType LIST_OF_OBJECT
JScript
public static LIST_OF_OBJECT : FilteredPropertyType;

See Also