Task Members

The Task type exposes the following members.

Constructors


  Name Description
Public method Task

Methods


  Name Description
Public method CleanUp (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method Clear
Resets properties back to a known, empty state.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method ClearDefaultAssignedTo
Public method ClearDefaultBillingDebtor
Public method ClearDefaultCategory
Public method ClearDefaultDepartment
Public method ClearDefaultPriority
Public method ClearDefaultStatus
Public method Clone
Returns a shallow copy
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetDefaultAssignedToRecID
Public method GetDefaultBillingDebtorRecID
Public method GetDefaultCategoryRecID
Public method GetDefaultDepartmentRecID
Public method GetDefaultPriorityRecID
Public method GetDefaultStatusRecID
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NotifyPropertyChanged (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Protected method OnPropertyChanged (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method RollBack
Causes the OldRowHash value to be placed into the RowHash property
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method SaveRecord
Public method SetAssignedToAsDefault
Public method SetBillingDebtorAsDefault
Public method SetCategoryAsDefault
Public method SetDefault
Public method SetDepartmentAsDefault
Public method SetJobDebtorAsDefaultBillingDebtor
Public method SetPriorityAsDefault
Public method SetStatusAsDefault
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties


  Name Description
Public property ActivityBudgets
Public property AssignedTo
Public property BillingAddress
Public property BillingDebtor
Public property CashSale
Public property Category
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 CompletionDate
Public property CustomerReturns
Public property CustomFieldValues
Public property DateLogged
Public property Deadline
Public property DebtorSystem
Public property DefaultTodoFilter
Public property DeleteFlag

Flag indicating if the item is deleted.

(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property DeliveryAddress
Public property Department
Public property Description
Public property Documents
Public property EmailLogs
Public property HasDeadline
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 IsRetired
Public property ItemNo
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property LabourLines
Public property LastSavedBy
Public property LastSavedDateTime
Public property LoggedBy
Public property Note
Public property Notes
Public property OldRowHash
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property PartLines
Public property PrepaidLabourPack
Public property Priority
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>)>)>.)
Public property Status
Public property TaskNo
Public property Tasks
Public property TodoFilter
Public property Todos

Events


  Name Description
Public event PropertyChanged (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)