ServicePRO SDK Help

WorkstationInfo..::..Softwares Property

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

Syntax


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