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