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