GetHotelAccountsArgGetItems Property |  |
TRUE - ku každému hotelovému účtu vráti aj zoznam položiek,
FALE - vráti zoznam hotelových účtov bez položiek.
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic bool GetItems { get; set; }
Public Property GetItems As Boolean
Get
Set
Dim instance As GetHotelAccountsArg
Dim value As Boolean
value = instance.GetItems
instance.GetItems = value
Property Value
Boolean
See Also