ServicePRO SDK Help

stcChat..::..Links Property

Gets or sets the links.

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

Syntax


[DataMemberAttribute]
public List<stcObjectAssociationLink> Links { get; set; }
<DataMemberAttribute> _
Public Property Links As List(Of stcObjectAssociationLink)
	Get
	Set

Field Value

The links.