SIFWorks ADK 2.0
HrOtherIdList Class
NamespacesEdustructures.SifWorks.HrfinHrOtherIdList

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

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



IconMemberDescription
HrOtherIdListHrOtherIdListNew()()
Creates an instance of an HrOtherIdList

HrOtherIdListHrOtherIdListNew(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.5r1

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

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