RObject.Tag Property

Gets the tag associated with the objet.

Definition

Namespace: Extreme.Data.R
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
public virtual RObject Tag { get; }

Property Value

RObject

See Also