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