SIFWorks ADK 2.0
StaffPersonalData Property
NamespacesEdustructures.SifWorks.EtranscriptsCounselorStaffPersonalData

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

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

To remove the StaffPersonalData, set StaffPersonalData to null

Version: 2.0

Since: 2.0

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