[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <Relationship> element.
| C# | Visual Basic | Visual C++ |
public Relationship Relationship{ get; set;}
Public Property Relationship As Relationship
public: property Relationship^ Relationship { Relationship^ get (); void set (Relationship^ value); }
A Relationship
The SIF specification defines the meaning of this null as: "Relationship to the student."
To remove the Relationship, set Relationship to null
Version: 2.0
Since: 1.5r1