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