ReleaseNoteGetArgLoadItems Property |  |
Príznak pre načítanie položiek dokladu. TRUE - bude vrátený aj zoznam položiek dokladu, FALSE - bude vrátená len hlavička (bez položiek).
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Stock.ReleaseNotesAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool LoadItems { get; set; }Public Property LoadItems As Boolean
Get
Set
Dim instance As ReleaseNoteGetArg
Dim value As Boolean
value = instance.LoadItems
instance.LoadItems = value
Property Value
Boolean
See Also