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