ArticleBaseWebCount Property |
The count property is only relevant in a booking scenario. Fill this property with the requested number of articles.
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 double Count { get; set; }
Property Value
Type:
Double
RemarksRequired when used in the booking service method
See Also