SIFWorks ADK 2.0
HoldInfoList Class
NamespacesEdustructures.SifWorks.LibraryHoldInfoList

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

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



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <HoldInfo>)>
   SifKeyedList<(Of <HoldStatus, HoldInfo>)>
    HoldInfoList

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