[This is preliminary documentation and is subject to change.]
A LibraryPatronStatus
| C# | Visual Basic | Visual C++ |
public class LibraryPatronStatus : SifDataObject
Public Class LibraryPatronStatus _ Inherits SifDataObject
public ref class LibraryPatronStatus : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| LibraryPatronStatus | |||||