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