ServicePRO SDK Help

stcListItem..::..Tag 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 Tag { get; set; }
<DataMemberAttribute> _
Public Property Tag As Object
	Get
	Set

Field Value

The tag.