[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.PhasorValues.Phase"]
public char? Phase { get; set; }Public Property Phase As Char?
Get
Setpublic:
property Nullable<wchar_t> Phase {
Nullable<wchar_t> get ();
void set (Nullable<wchar_t> value);
}function get_Phase();
function set_Phase(value);