OrderWebExternalOrderOrigin Property |
A possible
OrderWeb for the original rental order/invoice if the current
OrderWeb is an external order.
Otherwise the fields is null.
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 OrderWeb ExternalOrderOrigin { get; set; }
Property Value
Type:
OrderWeb
See Also