ServicePRO SDK Help

stcMessageDictionary..::..Properties Property

Gets or sets the properties.

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

Syntax


[DataMemberAttribute]
public Dictionary<string, Object> Properties { get; set; }
<DataMemberAttribute> _
Public Property Properties As Dictionary(Of String, Object)
	Get
	Set

Field Value

The properties.