SIFWorks ADK 2.0
AddFormNumber Method (Value)
NamespacesEdustructures.SifWorks.AssessmentFormNumbersAddFormNumber(String)

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

Adds the value of the <FormNumber> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddFormNumber(
	string Value
)
Public Sub AddFormNumber ( _
	Value As String _
)
public:
void AddFormNumber (
	String^ Value
)
Parameters
Value (String)
Gets or sets the content value of the &lt;FormNumber&gt; element
Remarks

This form of setFormNumber is provided as a convenience method that is functionally equivalent to the method AddFormNumber

Version: 2.0

Since: 2.0

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