ServiceOptionWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class ServiceOptionWeb : DataContractEntityWeb
The ServiceOptionWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServiceOptionWeb |
Name | Description | |
---|---|---|
![]() | AdditionalTime |
Additional time used to perform this service option
|
![]() | Comment |
Comment to apply to the resulting requisition when using this service option
|
![]() | ConditionDay |
Indicates the specific day in a month to perform this service option.
Used in conjunction with ConditionMonth
|
![]() | ConditionMonth |
Indicates the specific month to perform this service option. Used in conjunction with ConditionDay
|
![]() | ConditionType |
Condition type associated with this service type
|
![]() | DueDateType |
Due date type associated with this service type
|
![]() | EstimatedTime |
The estimated time to complete for this service type.
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | IsCleaningMandatory |
Indicates whether cleaning is mandatory or not when performing this service option
|
![]() | Name |
Name
|
![]() | Owner |
Specific owner that must perform this service option.
|
![]() | OwnerPayedForTask |
Property for determining wether the owner is payed for completing a task.
|
![]() | SalesPrice |
Sales price for the service task.
If this property is not null and OwnerPayedForTask is false, then the owner is invoiced
this amount if one of the owners or owners contactperson is not the supplier of this service task.
|
![]() | SendToContact |
Indicates whether the contact person should receive requisitions instead of
the Owner when performing this service option
|
![]() | ServiceArticle |
The associated service article for this service option.
It is the service article that contains information about the estimated time to complete the task
|
![]() | SupplierType |
The supplier type to perform this service option
|
![]() | Type |
Is this entity a System service type cleaning or one of the consumer defined service types
|