Click or drag to resize

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

Property Value

Type: String
Remarks
Required when used in the booking service method
See Also