Defines settings that determine the type of compound document relationship between a child document and a parent document. For additional information on component relationship types, including the required properties you must set to create a new ComponentRelationship
object of each type, see the ComponentRelationshipType property.
Namespace:
FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Enum ComponentRelationshipType |
C# |
---|
public enum ComponentRelationshipType |
C++ |
---|
public enum class ComponentRelationshipType |
J# |
---|
public enum ComponentRelationshipType |
JScript |
---|
public enum ComponentRelationshipType |
Members
See Also