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