CtcObjectBaseTag Property |
Gets or sets an arbitrary object that provides additional data but is disposed between sessions.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Tag As Object
Get
Set
public Object Tag { get; set; }
Property Value
Type:
Object
See Also