LabourLine Members
The LabourLine type exposes the following members.
Methods
Name | Description | |
---|---|---|
CleanUp | (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) | |
Clear |
Resets properties back to a known, empty state.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
Clone |
Returns a shallow copy
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
Equals(System.Object) | (Inherited from Object.) | |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
NotifyPropertyChanged | (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) | |
OnPropertyChanged | (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) | |
RollBack |
Causes the OldRowHash value to be placed into the RowHash property
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
SaveRecord | ||
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Activity | ||
BillingTime | ||
CanEditCustomFieldValues | ||
ChangedPropertyList |
A list of properties which have been altered since inception of this item.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
ChangeFlag |
Flag indicating if the item has changed
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
Collection |
This is a reference to the parent collection this item resides in.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
CustomFieldValues | ||
CustomFieldValuesHostCollection | ||
DeleteFlag |
Flag indicating if the item is deleted. |
|
Description | ||
ElapsedTime | ||
EndTime | ||
GSTAmount | ||
GSTRate | ||
InsertFlag |
Flag indicating if the item is new to the JiwaCollection (ie: inserted but not saved)
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
Inventory | ||
IsPrepaid | ||
IsProcessed | ||
ItemNo |
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
KeyField | ||
LabourLineDetails | ||
LabourLines | ||
LastReadBillingTime | ||
LastReadIsPrepaid | ||
LastSavedBy | ||
LastSavedDateTime | ||
LCostIn | ||
OldRowHash |
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
Process | ||
Rate | ||
RecID |
Unique identifier for the item
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
RowHash |
RowHash of the item. Used for concurrency control.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
SalesOrder | ||
SitesheetReceived | ||
Staff | ||
StartTime | ||
TX_Main_RecID |
Events
Name | Description | |
---|---|---|
CustomFieldValueChanged | ||
PropertyChanged | (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |