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