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