Click or drag to resize
ElementTag Property
Gets or sets an arbitrary object value that can be used to store custom information about this object.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public Object Tag { get; set; }

Property Value

Type: Object

Implements

IElementTag
See Also