SIFWorks ADK 2.0
ItemInfo Class
NamespacesEdustructures.SifWorks.LibraryItemInfo

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

An ItemInfo
Declaration Syntax
C#Visual BasicVisual C++
public class ItemInfo : SifKeyedElement
Public Class ItemInfo _
	Inherits SifKeyedElement
public ref class ItemInfo : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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