SIFWorks ADK 2.0
Relationship Property
NamespacesEdustructures.SifWorks.ReportingSLContactRelationship

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <Relationship> element.
Declaration Syntax
C#Visual BasicVisual C++
public Relationship Relationship{ get; set;}
Public Property Relationship As Relationship
public:
property Relationship^ Relationship {
	Relationship^ get ();
	void set (Relationship^ value);
}
Value
A Relationship
Remarks

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

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10