SIFWorks ADK 2.0
OtherCodeList Class
NamespacesEdustructures.SifWorks.CommonOtherCodeList

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

An OtherCodeList
Declaration Syntax
C#Visual BasicVisual C++
public class OtherCodeList : SifKeyedList<Codeset, OtherCode>
Public Class OtherCodeList _
	Inherits SifKeyedList(Of Codeset, OtherCode)
public ref class OtherCodeList : public SifKeyedList<Codeset^, OtherCode^>
Members
All MembersConstructorsMethods



IconMemberDescription
OtherCodeListOtherCodeListNew()()
Creates an instance of an OtherCodeList

OtherCodeListOtherCodeListNew(OtherCode)
Constructor that accepts values for all mandatory fields

AddOtherCode(Codeset, String)
Adds the value of the <OtherCode> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <OtherCode>)>
   SifKeyedList<(Of <Codeset, OtherCode>)>
    OtherCodeList

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