Indicates PropertyString properties. Equivalent to the "SingletonString" string specification.


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

Syntax

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

See Also