RelationshipAddRelationshipKey Method

Overload List
  NameDescription
Public methodAddRelationshipKey(RelationshipKey)
Adds a new relationship key to the current instance. The operation is allowed only if the relationship category is not Native. The category is subsequently changed automatically UserDefined.
Public methodAddRelationshipKey(String, String)
Adds a new relationship key to the current instance. The operation is allowed only if the relationship category is not Native. The category is subsequently changed automatically UserDefined.
Top
See Also