IBookingWcfServiceAttributes Method |
Returns a list of all available rental object attributes. Not all attributes are used on each rental object.
AttributeWeb.
Namespace:
Tse.EasyBook.Server.WcfContracts.WebClient
Assembly:
Tse.EasyBook.Server.WcfContracts (in Tse.EasyBook.Server.WcfContracts.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIList<AttributeWeb> Attributes()
Return Value
Type:
IListAttributeWebA list of all available rental object attributes
See Also