SIFWorks ADK 2.0
SetHasCustody Method (val)
NamespacesEdustructures.SifWorks.StudentContactFlagsSetHasCustody(YesNoUnknown)

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

Sets the value of the <HasCustody> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetHasCustody(
	YesNoUnknown val
)
Public Sub SetHasCustody ( _
	val As YesNoUnknown _
)
public:
void SetHasCustody (
	YesNoUnknown^ val
)
Parameters
val (YesNoUnknown)
A YesNoUnknown object
Remarks

The SIF specification defines the meaning of this element as: "Does this contact have or share custody of the student?"

Version: 2.0

Since: 2.0

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