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

Syntax

Visual Basic (Declaration)
Public const PROPERTY_SELECTIONS_ID As String = "PropertySelectionsId"
C#
public const string PROPERTY_SELECTIONS_ID = "PropertySelectionsId";
C++
public:
 const String PROPERTY_SELECTIONS_ID = L"PropertySelectionsId";
J#
public const string PROPERTY_SELECTIONS_ID = "PropertySelectionsId"
JScript
public const PROPERTY_SELECTIONS_ID : String = "PropertySelectionsId";

See Also