SIFWorks ADK 2.0
StudentPersonalRefId Property
NamespacesEdustructures.SifWorks.AssessmentAssessmentRegistrationStudentPersonalRefId

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

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

The SIF specification defines the meaning of this attribute as: "The student associated with the registration."

Version: 2.0

Since: 2.0

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