Figure Properties

The Figure type exposes the following members.

Properties


  Name Description
Public property ChangedPropertyList
A list of properties which have been altered since inception of this item.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property ChangeFlag
Flag indicating if the item has changed
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Collection
This is a reference to the parent collection this item resides in.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property CurrentYearBudget1
Public property CurrentYearBudget2
Public property CurrentYearBudget3
Public property CurrentYearClosingBalance
Public property CurrentYearMovement
Public property CurrentYearOpeningBalance
Public property DeleteFlag

Flag indicating if the item is deleted.

(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Figures
Public property InsertFlag
Flag indicating if the item is new to the JiwaCollection (ie: inserted but not saved)
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property ItemNo
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property LastYearBudget1
Public property LastYearBudget2
Public property LastYearBudget3
Public property LastYearClosingBalance
Public property LastYearMovement
Public property LastYearOpeningBalance
Public property NextYearBudget1
Public property NextYearBudget2
Public property NextYearBudget3
Public property NextYearClosingBalance
Public property NextYearMovement
Public property NextYearOpeningBalance
Public property OldRowHash
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property PeriodName
Public property PeriodNo
Public property RecID
Unique identifier for the item
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property RowHash
RowHash of the item. Used for concurrency control.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)