SIFWorks ADK 2.0
ParentLegalGuardian Property
NamespacesEdustructures.SifWorks.StudentContactFlagsParentLegalGuardian

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

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

The SIF specification defines the meaning of this element as: "Does the individual have parental or legal guardianship responsibility for the student?"

Version: 2.0

Since: 2.0

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