ArticleBaseWebArticleNo Property |
The article number of the article. The article number is a unique number that identifies the article or extra serviec that the agency offers.
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 string ArticleNo { get; set; }
Property Value
Type:
String
RemarksRequired when used in the booking service method
See Also