ServiceOptionWebAdditionalTime Property |
Additional time used to perform this service option
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int AdditionalTime { get; set; }
Property Value
Type:
Int32
Remarks
Addional time is added to the estimated time on the associated ServiceArticle to get total time
See Also