[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields

Declaration Syntax
public AssessmentForm(
string refId,
string assessmentRefId
)
Public Sub New ( _
refId As String, _
assessmentRefId As String _
)
public:
AssessmentForm (
String^ refId,
String^ assessmentRefId
)

Parameters
- refId (String)
- The GUID that uniquely identifies an instance of the object.
- assessmentRefId (String)
- The RefId of the assessment related to this form.
Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10