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