SIFWorks ADK 2.0
StaffPersonalRefId Property
NamespacesEdustructures.SifWorks.CommonStaffLinkStaffPersonalRefId

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

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

The SIF specification defines the meaning of this attribute as: "The ID (GUID) of the teacher."

Version: 2.0

Since: 1.1

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