SIFWorks ADK 2.0
OtherIdList Class
NamespacesEdustructures.SifWorks.CommonOtherIdList

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

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



IconMemberDescription
OtherIdListOtherIdListNew()()
Creates an instance of an OtherIdList

OtherIdListOtherIdListNew(OtherId)
Constructor that accepts values for all mandatory fields

AddOtherId(OtherIdType, String)
Adds the value of the <OtherId> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <OtherId>)>
   SifKeyedList<(Of <OtherIdType, OtherId>)>
    OtherIdList

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