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