[This is preliminary documentation and is subject to change.]
Sets the value of the <Students> element.
| C# | Visual Basic | Visual C++ |
public void SetStudents( StudentPersonalRefId StudentPersonalRefId )
Public Sub SetStudents ( _ StudentPersonalRefId As StudentPersonalRefId _ )
public: void SetStudents ( StudentPersonalRefId^ StudentPersonalRefId )
- StudentPersonalRefId (StudentPersonalRefId)
- GUID that identifies the student that this element refers to.
This form of setStudents is provided as a convenience method that is functionally equivalent to the Students
Version: 2.0
Since: 1.5r1