ServicePRO SDK Help

WorkstationInfo..::..DeviceDrivers Property

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[JsonPropertyAttribute]
public List<stcWorkStationDriver> DeviceDrivers { get; set; }
<JsonPropertyAttribute> _
Public Property DeviceDrivers As List(Of stcWorkStationDriver)
	Get
	Set