[This is preliminary documentation and is subject to change.]
An HoldInfo
| C# | Visual Basic | Visual C++ |
public class HoldInfo : SifKeyedElement
Public Class HoldInfo _ Inherits SifKeyedElement
public ref class HoldInfo : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| HoldInfoHoldInfoNew()() |
Creates an instance of an HoldInfo
| |
| HoldInfoHoldInfoNew(HoldStatus, Nullable<(Of <DateTime>)>) |
Constructor that accepts values for all mandatory fields
| |
| DateNeeded |
Gets or sets the value of the <DateNeeded> element.
| |
| DatePlaced |
Gets or sets the value of the <DatePlaced> element.
| |
| Expires |
Gets or sets the value of the <Expires> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| MadeAvailable |
Gets or sets the value of the <MadeAvailable> element.
| |
| SetType(HoldStatus) |
Sets the value of the Type attribute.
| |
| Type |
Gets or sets the value of the Type attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| HoldInfo | ||||