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