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