Job Methods

The Job type exposes the following members.

Methods


  Name Description
Public method CleanUp
Cleans up.
(Inherited from Maintenance.)
Public method Clear
Clears this instance.
Public method ClearDefaultBranchID
Clears the default branch identifier.
Public method ClearDefaultCoordinator
Clears the default coordinator.
Public method ClearSalesOrderStaffID
Clears the sales order staff identifier.
Public method Copy
Copies this instance.
Public method CreateCustomerReturnCreditNote
Creates the customer return credit note.
Public method CreateNew()()()()
Creates the new.
Public method CreateNew(String)
Creates the new.
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 CreateSalesOrder
Creates the sales order.
Public method Delete
Deletes this instance.
Public method Deserialise(String)
Deserialises the specified XML string.
Public method Deserialise(Job)
Badly formed XML comment.
Public method Email
Emails the specified report definition.
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 GetBranchDescriptionFromBranchID
Gets the branch description from branch identifier.
Public method GetDefaultBranchID
Gets the default branch identifier.
Public method GetDefaultDeliveryAddress
Gets the default delivery address.
Public method GetDefaultSalesOrderStaffID
Gets the default sales order staff identifier.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetInventoryIDFromPartNo
Gets the inventory identifier from part no.
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 OnCreateCustomerReturnCreditNoteBeforeSalesOrderSave
Called when [create customer return credit note before sales order save].
Public method OnCreateCustomerReturnCreditNoteSalesOrderSaved
Called when [create customer return credit note sales order saved].
Public method OnCreateCustomerReturnCreditNoteStart
Called when [create customer return credit note start].
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 OnEmailed
Called when [emailed].
Public method OnEmailing
Called when [emailing].
Public method OnProcessBeforeSalesOrderSave
Called when [process before sales order save].
Public method OnProcessEnd
Called when [process end].
Public method OnProcessEnding
Called when [process ending].
Public method OnProcessSalesOrderSaved
Called when [process sales order saved].
Public method OnProcessStart
Called when [process start].
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
Reads the specified record identifier.
Public method RetireTask
Retires the task.
Public method Save
Badly formed XML comment.
Public method Serialise(String%)
Serialises the specified service manager job XML.
Public method Serialise()()()()
Serialises the specified XML.
Public method SetBranchIDAsDefault
Sets the branch identifier as default.
Public method SetCoordinatorAsDefault
Sets the coordinator as default.
Public method SetSalesOrderStaffIDAsDefault
Sets the sales order staff identifier as default.
Public method Setup
Setups this instance.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method UnRetireTask
Uns the retire task.