Click or drag to resize

TimeSlicePreModel.HardwareTerminalID Property

Gets or sets WebKioskTerminalID

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int? HardwareTerminalID { get; set; }

Property Value

Nullable<Int32>
Remarks
This value represents WebKioskTerminalID.
Example
0
See Also