ServicePRO SDK Help

WorkstationInfo..::..Drives Property

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

Syntax


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