SIFWorks ADK 2.0
AccessToRecords Property
NamespacesEdustructures.SifWorks.StudentContactFlagsAccessToRecords

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

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

The SIF specification defines the meaning of this element as: "Does this contact have access to the student's records?"

Version: 2.0

Since: 2.0

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