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