RentalObjectWebConsumptionArticles Property |
A list of associated consumption articles and prices (like electricity, water etc.)
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 IList<ArticleWeb> ConsumptionArticles { get; set; }
Property Value
Type:
IListArticleWeb
See Also