C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Appointment Class / Tag Property

In This Topic
Tag Property (Appointment)
In This Topic
Gets or sets custom information associated with this object.
Syntax
'Declaration
 
Public Property Tag As System.Object
 
Remarks
This property is valid only for the lifetime of the object.
See Also