[This is preliminary documentation and is subject to change.]
An HrOtherIdList
| C# | Visual Basic | Visual C++ |
public class HrOtherIdList : SifKeyedList<OtherIdType, OtherId>
Public Class HrOtherIdList _ Inherits SifKeyedList(Of OtherIdType, OtherId)
public ref class HrOtherIdList : public SifKeyedList<OtherIdType^, OtherId^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| 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. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <OtherId>)> | |||||
| SifKeyedList<(Of <OtherIdType, OtherId>)> | |||||
| HrOtherIdList | |||||