AttributeRelationship Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the AttributeRelationship class.
Overload List
Name | Description | |
---|---|---|
AttributeRelationship() | Initializes a new instance of the AttributeRelationship class using the default values. | |
AttributeRelationship(String) | Initializes a new instance of AttributeRelationship using an identifier. |
Top