SIFWorks ADK 2.0
FormName Property
NamespacesEdustructures.SifWorks.AssessmentAssessmentFormFormName

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

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

The SIF specification defines the meaning of this element as: "Text description for this particular arrangement of questions, etc."

Version: 2.0

Since: 2.0

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