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