SIFWorks ADK 2.0
FormNumbers Class
NamespacesEdustructures.SifWorks.AssessmentFormNumbers

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

A FormNumbers
Declaration Syntax
C#Visual BasicVisual C++
public class FormNumbers : SifKeyedList<string, FormNumber>
Public Class FormNumbers _
	Inherits SifKeyedList(Of String, FormNumber)
public ref class FormNumbers : public SifKeyedList<String^, FormNumber^>
Members
All MembersConstructorsMethods



IconMemberDescription
FormNumbersFormNumbersNew()()
Creates an instance of a FormNumbers

FormNumbersFormNumbersNew(FormNumber)
Constructor that accepts values for all mandatory fields

AddFormNumber(String)
Adds the value of the <FormNumber> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <FormNumber>)>
   SifKeyedList<(Of <String, FormNumber>)>
    FormNumbers

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