FilterMeasurementsAttributeIsPhasor Property
Flag that indicates which which measurements to search for.
Namespace: Gemstone.Timeseries.Model.DataAnnotationsAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.167 -- Release Build+953eba5c1c088e7691234ecdac1695d5b82a461d
public bool IsPhasor { get; set; }
Public Property IsPhasor As Boolean
Get
Set
public:
property bool IsPhasor {
bool get ();
void set (bool value);
}
function get_IsPhasor();
function set_IsPhasor(value);
Property Value
Boolean