[This is preliminary documentation and is subject to change.]
An HoldInfoList
| C# | Visual Basic | Visual C++ |
public class HoldInfoList : SifKeyedList<HoldStatus, HoldInfo>
Public Class HoldInfoList _ Inherits SifKeyedList(Of HoldStatus, HoldInfo)
public ref class HoldInfoList : public SifKeyedList<HoldStatus^, HoldInfo^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| HoldInfoListHoldInfoListNew()() |
Creates an instance of an HoldInfoList
| |
| HoldInfoListHoldInfoListNew(HoldInfo) |
Constructor that accepts values for all mandatory fields
| |
| AddHoldInfo(HoldStatus, Nullable<(Of <DateTime>)>) | Adds the value of the <HoldInfo> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <HoldInfo>)> | |||||
| SifKeyedList<(Of <HoldStatus, HoldInfo>)> | |||||
| HoldInfoList | |||||