SIFWorks ADK 2.0
Statements Class
NamespacesEdustructures.SifWorks.InstrStatements

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

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



IconMemberDescription
StatementsStatementsNew()()
Creates an instance of a Statements

StatementsStatementsNew(Statement)
Constructor that accepts values for all mandatory fields

AddStatement(String)
Adds the value of the <Statement> element.

KeyFields
Gets the metadata fields that make up the key of this object

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Statement>)>
   SifKeyedList<(Of <String, Statement>)>
    Statements

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