SIFWorks ADK 2.0
LibraryPatronStatus Class
NamespacesEdustructures.SifWorks.LibraryLibraryPatronStatus

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

A LibraryPatronStatus
Declaration Syntax
C#Visual BasicVisual C++
public class LibraryPatronStatus : SifDataObject
Public Class LibraryPatronStatus _
	Inherits SifDataObject
public ref class LibraryPatronStatus : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LibraryPatronStatusLibraryPatronStatusNew()()
Creates an instance of a LibraryPatronStatus

LibraryPatronStatusLibraryPatronStatusNew(String, String, PatronType, ElectronicIdList, Nullable<(Of <Int32>)>, Nullable<(Of <Int32>)>, Nullable<(Of <Int32>)>, Nullable<(Of <Decimal>)>)
Constructor that accepts values for all mandatory fields

ElectronicIdList
Gets or sets the value of the <ElectronicIdList> element.

FineAmount
Gets or sets the value of the <FineAmount> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
LibraryType
Gets or sets the value of the LibraryType attribute.

MessageList
Gets or sets the value of the <MessageList> element.

NumberOfCheckouts
Gets or sets the value of the <NumberOfCheckouts> element.

NumberOfFines
Gets or sets the value of the <NumberOfFines> element.

NumberOfOverdues
Gets or sets the value of the <NumberOfOverdues> element.

NumberOfRefunds
Gets or sets the value of the <NumberOfRefunds> element.

RefundAmount
Gets or sets the value of the <RefundAmount> element.

SetSIF_RefObject(PatronType)
Sets the value of the SIF_RefObject attribute.

SIF_RefId
Gets or sets the value of the SIF_RefId attribute.

SIF_RefObject
Gets or sets the value of the SIF_RefObject attribute.

TransactionList
Gets or sets the value of the <TransactionList> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    LibraryPatronStatus

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