ServicePRO SDK Help

WorkstationInfo..::..NetworkCards Property

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

Syntax


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