Indicates PropertyInteger32 properties. Equivalent to the "SingletonInteger32" string specification.


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

Syntax

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

See Also