SIFWorks ADK 2.0
ElectronicIdList Property
NamespacesEdustructures.SifWorks.LibraryLibraryPatronStatusElectronicIdList

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

Gets or sets the value of the <ElectronicIdList> element.
Declaration Syntax
C#Visual BasicVisual C++
public ElectronicIdList ElectronicIdList{ get; set;}
Public Property ElectronicIdList As ElectronicIdList
public:
property ElectronicIdList^ ElectronicIdList {
	ElectronicIdList^ get ();
	void set (ElectronicIdList^ value);
}
Value
An ElectronicIdList
Remarks

The SIF specification defines the meaning of this null as: "This is an open list with no primary key."

To remove the ElectronicIdList, set ElectronicIdList to null

Version: 2.0

Since: 1.1

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