ServicePRO SDK Help

stcServiceResult..::..Data Property

Gets or sets the data.

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.