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