BillOpenDefinitionSorting Property |  |
Príznak triedenia - zoznam definícii je potrebné zobrazovať podľa tohto triedenia.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.CashRegister.BillsOpenDefinitionAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic long Sorting { get; set; }Public Property Sorting As Long
Get
Set
Dim instance As BillOpenDefinition
Dim value As Long
value = instance.Sorting
instance.Sorting = value
Property Value
Int64
See Also