Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public const CMODREPOSITORY As String = "CMODRepository"
C#
public const string CMODREPOSITORY = "CMODRepository";
C++
public:
 const String CMODREPOSITORY = L"CMODRepository";
J#
public const string CMODREPOSITORY = "CMODRepository"
JScript
public const CMODREPOSITORY : String = "CMODRepository";

See Also