SIFWorks ADK 2.0
SetAccessToRecords Method (val)
NamespacesEdustructures.SifWorks.StudentContactFlagsSetAccessToRecords(YesNoUnknown)

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

Sets the value of the <AccessToRecords> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetAccessToRecords(
	YesNoUnknown val
)
Public Sub SetAccessToRecords ( _
	val As YesNoUnknown _
)
public:
void SetAccessToRecords (
	YesNoUnknown^ val
)
Parameters
val (YesNoUnknown)
A YesNoUnknown 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