ServicePRO SDK Help

stcListItem..::..Data Property

An arbitrary object value that can be used to store custom information about the element

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

Syntax


[DataMemberAttribute]
public Object Data { get; set; }
<DataMemberAttribute> _
Public Property Data As Object
	Get
	Set

Field Value

The data.