SIFWorks ADK 2.0
StatementCodes Class
NamespacesEdustructures.SifWorks.InstrStatementCodes

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

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



IconMemberDescription
StatementCodesStatementCodesNew()()
Creates an instance of a StatementCodes

StatementCodesStatementCodesNew(StatementCode)
Constructor that accepts values for all mandatory fields

AddStatementCode(String)
Adds the value of the <StatementCode> 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 <StatementCode>)>
   SifKeyedList<(Of <String, StatementCode>)>
    StatementCodes

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