[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public StudentParticipation( string refId, string studentPersonalRefId, StudentParticipationType type )
Public Sub New ( _ refId As String, _ studentPersonalRefId As String, _ type As StudentParticipationType _ )
public: StudentParticipation ( String^ refId, String^ studentPersonalRefId, StudentParticipationType^ type )
- refId (String)
- This is the unique identification code
- studentPersonalRefId (String)
- The GUID of the student that this object is linked to.
- type (StudentParticipationType)
- A Type