Bill Members

The Bill type exposes the following members.

Methods


  Name Description
Public method CleanUp
Cleans up.
(Inherited from Maintenance.)
Public method Clear (Inherited from BillMaintenance.)
Public method Copy (Inherited from BillMaintenance.)
Public method CreateNew (Inherited from BillMaintenance.)
Public method CreateObjRef(System.Type)
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public method Delete (Inherited from BillMaintenance.)
Public method Deserialise (Inherited from BillMaintenance.)
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 Find
Finds the specified read mode.
(Inherited from Maintenance.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone(System.Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NotifyPropertyChanged
Notifies the property changed.
(Inherited from Maintenance.)
Public method OnClearEnd
Called when [clear end].
(Inherited from Maintenance.)
Public method OnClearStart
Called when [clear start].
(Inherited from Maintenance.)
Public method OnCopyEnd
Called when [copy end].
(Inherited from Maintenance.)
Public method OnCopyStart
Called when [copy start].
(Inherited from Maintenance.)
Public method OnCreateEnd
Called when [create end].
(Inherited from Maintenance.)
Public method OnCreateStart
Called when [create start].
(Inherited from Maintenance.)
Public method OnDeserialiseEnd
Called when [deserialise end].
(Inherited from Maintenance.)
Public method OnDeserialiseStart
Called when [deserialise start].
(Inherited from Maintenance.)
Public method OnReadEnd
Called when [read end].
(Inherited from Maintenance.)
Public method OnReadStart
Called when [read start].
(Inherited from Maintenance.)
Public method OnSaveEnd
Called when [save end].
(Inherited from Maintenance.)
Public method OnSaveEnding
Called when [save ending].
(Inherited from Maintenance.)
Public method OnSaveStart
Called when [save start].
(Inherited from Maintenance.)
Public method OnSerialiseEnd
Called when [serialise end].
(Inherited from Maintenance.)
Public method OnSerialiseStart
Called when [serialise start].
(Inherited from Maintenance.)
Public method Read (Inherited from BillMaintenance.)
Public method RefreshInputsSOH (Inherited from BillMaintenance.)
Public method Save (Inherited from BillMaintenance.)
Public method Search(Form, String) (Inherited from BillMaintenance.)
Public method Search(LogicalWarehouse, Form, String) (Inherited from BillMaintenance.)
Public method Serialise (Inherited from BillMaintenance.)
Public method Setup (Inherited from BillMaintenance.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties


  Name Description
Public property AbstractPermissionCollection (Inherited from Maintenance.)
Public property BaseFindSQLQuery (Inherited from Maintenance.)
Public property BillNo (Inherited from BillMaintenance.)
Public property BillParents (Inherited from BillMaintenance.)
Public property ChangeFlag
Flag indicating if the record is in a changed state.
(Inherited from Maintenance.)
Public property Client (Inherited from Maintenance.)
Public property ClientClassName (Inherited from Maintenance.)
Public property CustomFields (Inherited from BillMaintenance.)
Public property CustomFieldValues (Inherited from BillMaintenance.)
Public property DefaultTodoFilter (Inherited from BillMaintenance.)
Public property DeleteFlag
Gets or sets a value indicating whether [delete flag].
(Inherited from Maintenance.)
Public property Description (Inherited from BillMaintenance.)
Public property DocumentNo
Public property Documents (Inherited from BillMaintenance.)
Public property FixedFilterString (Inherited from Maintenance.)
Public property GenericObjectCollection
Gets or sets the generic object collection.
(Inherited from Maintenance.)
Public property InputCustomFields (Inherited from BillMaintenance.)
Public property InsertFlag
Gets or sets a value indicating whether [insert flag].
(Inherited from Maintenance.)
Public property InstructionCustomFields (Inherited from BillMaintenance.)
Public property IsCreating
Gets or sets a value indicating whether this instance is creating.
(Inherited from Maintenance.)
Public property IsDeserialising
Gets or sets a value indicating whether this instance is deserialising.
(Inherited from Maintenance.)
Public property IsEnabled (Inherited from BillMaintenance.)
Public property IsReading
Gets or sets a value indicating whether this instance is reading.
(Inherited from Maintenance.)
Public property LastSavedDateTime (Inherited from BillMaintenance.)
Public property MaximumProductionCapability (Inherited from BillMaintenance.)
Public property Notes (Inherited from BillMaintenance.)
Public property OldRowHash (Inherited from BillMaintenance.)
Public property OutputCustomFields (Inherited from BillMaintenance.)
Public property OutputItems (Inherited from BillMaintenance.)
Public property PrimaryOutput (Inherited from BillMaintenance.)
Public property ProductionLine (Inherited from BillMaintenance.)
Public property PropertiesChanged
Gets the properties changed.
(Inherited from Maintenance.)
Public property RecID
Unique identifier for the record
(Inherited from Maintenance.)
Public property RecIDFieldName (Inherited from BillMaintenance.)
Public property RowHash (Inherited from BillMaintenance.)
Public property SortFieldValue (Inherited from BillMaintenance.)
Public property SortOrder
Gets or sets the sort order.
(Inherited from Maintenance.)
Public property SortOrders
Gets or sets the sort orders.
(Inherited from Maintenance.)
Public property StageCustomFields (Inherited from BillMaintenance.)
Public property Stages (Inherited from BillMaintenance.)
Public property SystemSettings (Inherited from BillMaintenance.)
Public property TableName (Inherited from BillMaintenance.)
Public property Tag
Gets or sets the tag.
(Inherited from Maintenance.)
Public property TodoFilter (Inherited from BillMaintenance.)
Public property ToDos (Inherited from BillMaintenance.)
Public property Warehouse (Inherited from BillMaintenance.)
Public property WorkOrder

Events


  Name Description
Public event ClearEnd
Occurs when [clear end].
(Inherited from Maintenance.)
Public event ClearStart
Occurs when [clear start].
(Inherited from Maintenance.)
Public event CopyEnd
Occurs when [copy end].
(Inherited from Maintenance.)
Public event CopyStart
Occurs when [copy start].
(Inherited from Maintenance.)
Public event CreateEnd
Occurs when [create end].
(Inherited from Maintenance.)
Public event CreateStart
Occurs when [create start].
(Inherited from Maintenance.)
Public event DeserialiseEnd
Occurs when [deserialise end].
(Inherited from Maintenance.)
Public event DeserialiseStart
Occurs when [deserialise start].
(Inherited from Maintenance.)
Public event PropertyChanged
Occurs when a property value changes.
(Inherited from Maintenance.)
Public event ReadEnd
Occurs when [read end].
(Inherited from Maintenance.)
Public event ReadStart
Occurs when [read start].
(Inherited from Maintenance.)
Public event SaveEnd
Occurs when [save end].
(Inherited from Maintenance.)
Public event SaveEnding
Occurs when [save ending].
(Inherited from Maintenance.)
Public event SaveStart
Occurs when [save start].
(Inherited from Maintenance.)
Public event SerialiseEnd
Occurs when [serialise end].
(Inherited from Maintenance.)
Public event SerialiseStart
Occurs when [serialise start].
(Inherited from Maintenance.)