DispatchFieldEngineerSetup Class Members
The following tables list the members exposed by DispatchFieldEngineerSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DispatchFieldEngineerSetup Constructor | Initializes a new instance of the DispatchFieldEngineerSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Address1 | The address used to overide the default site address. |
![]() |
Address2 | The secondary address used to overide the default site secondary address. |
![]() |
AlternatePhone | The alternate phone used to overide the contact alternate phone. |
![]() |
AppointmentConfirmed | Indicates if the Appointment confirmed. |
![]() |
AppointmentDate | The DateTime of the Appointment. If not set, the current time is used. |
![]() |
CaseIDNum | The identifier of the Case with which this Dispatch FE is associated |
![]() |
CellText | The short description of the Appointment. |
![]() |
City | The city used to overide the default site alternate city. |
![]() |
ContactFirstName | Contact's first name. |
![]() |
ContactLastName | Contact's last name. |
![]() |
Description | The description of the Dispatch FE. If left blank, it is set to the title of the Case or Subcase. |
![]() |
DispatchDate | DateTime the FieldEngineer was dispatched. If not set, the current time is used. |
![]() |
Duration | The length (in seconds) of the FE appointment. If not specified, it is calculated from the start and end times. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
MainPhone | The main phone used to overide the contact main phone. |
![]() |
Notes | The reason the FieldEngineer was rejected from the queue into which it was dispatched. |
![]() |
PaymentMethod | Element from the 'Payment Method' application list. If not set the default list value is used. |
![]() |
Proxy | Specifies the proxy to use for the activity entry record. |
![]() |
ReferenceNumber | The reference number for the work order. |
![]() |
RequestedETADate | The DateTime of the Field Engineer arrival at the site. If not set, the current time is used. |
![]() |
SiteIDNum | The Site Id of the site to respond to if the case/subcase site is different. |
![]() |
State | The state used to overide the default site alternate state. |
![]() |
UserName | The user who has dispatched the FieldEngineer. If not set, the Toolkit session user is used. |
![]() |
WorkOrder | The Id Number of the work order. If blank, "." is used. |
![]() |
ZipCode | The zipcode used to overide the default site alternate zipcode. |
Reference
DispatchFieldEngineerSetup Class
FChoice.Toolkits.Clarify.FieldOps Namespace
DispatchFieldEngineer(DispatchFieldEngineerSetup) Method