BillOpenDefinitionSorting Property |  |
Príznak triedenia - zoznam definícii je potrebné zobrazovať podľa tohto triedenia.
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.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