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