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

Syntax

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

See Also