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