[This is preliminary documentation and is subject to change.]
A ContactFlags
| C# | Visual Basic | Visual C++ |
public class ContactFlags : SifElement
Public Class ContactFlags _ Inherits SifElement
public ref class ContactFlags : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ContactFlagsContactFlagsNew()() |
Creates an instance of a ContactFlags
| |
| AccessToRecords |
Gets or sets the value of the <AccessToRecords> element.
| |
| DisciplinaryContact |
Gets or sets the value of the <DisciplinaryContact> element.
| |
| EmergencyContact |
Gets or sets the value of the <EmergencyContact> element.
| |
| HasCustody |
Gets or sets the value of the <HasCustody> element.
| |
| LivesWith |
Gets or sets the value of the <LivesWith> element.
| |
| ParentLegalGuardian |
Gets or sets the value of the <ParentLegalGuardian> element.
| |
| PickupRights |
Gets or sets the value of the <PickupRights> element.
| |
| PrimaryCareProvider |
Gets or sets the value of the <PrimaryCareProvider> element.
| |
| SetAccessToRecords(YesNoUnknown) |
Sets the value of the <AccessToRecords> element.
| |
| SetDisciplinaryContact(YesNoUnknown) |
Sets the value of the <DisciplinaryContact> element.
| |
| SetEmergencyContact(YesNoUnknown) |
Sets the value of the <EmergencyContact> element.
| |
| SetHasCustody(YesNoUnknown) |
Sets the value of the <HasCustody> element.
| |
| SetLivesWith(YesNoUnknown) |
Sets the value of the <LivesWith> element.
| |
| SetParentLegalGuardian(YesNoUnknown) |
Sets the value of the <ParentLegalGuardian> element.
| |
| SetPickupRights(YesNoUnknown) |
Sets the value of the <PickupRights> element.
| |
| SetPrimaryCareProvider(YesNoUnknown) |
Sets the value of the <PrimaryCareProvider> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||
| Element | |||
| SifElement | |||
| ContactFlags | |||