ServicePRO SDK Help

WorkstationInfo..::..Processors Property

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

Syntax


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