Click or drag to resize

ServiceOptionWebServiceArticle Property

The associated service article for this service option. It is the service article that contains information about the estimated time to complete the task

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)
Syntax
C#
public ArticleWeb ServiceArticle { get; set; }

Property Value

Type: ArticleWeb
See Also