Gets whether the object has a tag associated with it.
Namespace:
Extreme.Data.R
Assembly:
Extreme.Data (in Extreme.Data.dll) Version: 3.1.0
public bool HasTag { get; }
Public ReadOnly Property HasTag As Boolean
Get
public:
property bool HasTag {
bool get ();
}
member HasTag : bool with get
Property Value
Type:
Boolean
Reference