[This is preliminary documentation and is subject to change.]
Sets the value of the <Relationship> element.
| C# | Visual Basic | Visual C++ |
public void SetRelationship( RelationshipCode Code )
Public Sub SetRelationship ( _ Code As RelationshipCode _ )
public: void SetRelationship ( RelationshipCode^ Code )
- Code (RelationshipCode)
- Code representing the relationship.
This form of setRelationship is provided as a convenience method that is functionally equivalent to the Relationship
Version: 2.0
Since: 1.5r1