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