Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public const ALLOWS_INSTANCES As String = "AllowsInstances" |
C# |
---|
public const string ALLOWS_INSTANCES = "AllowsInstances"; |
C++ |
---|
public: const String ALLOWS_INSTANCES = L"AllowsInstances"; |
J# |
---|
public const string ALLOWS_INSTANCES = "AllowsInstances" |
JScript |
---|
public const ALLOWS_INSTANCES : String = "AllowsInstances"; |