SIFWorks ADK 2.0
LibraryType Property
NamespacesEdustructures.SifWorks.LibraryLibraryPatronStatusLibraryType

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

Gets or sets the value of the LibraryType attribute.
Declaration Syntax
C#Visual BasicVisual C++
public string LibraryType{ get; set;}
Public Property LibraryType As String
public:
property String^ LibraryType {
	String^ get ();
	void set (String^ value);
}
Value
The LibraryType attribute of this object.
Remarks

The SIF specification defines the meaning of this attribute as: "A library-defined language-independent value that refers to a specific patron type."

Version: 2.0

Since: 1.1

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