[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.ActiveMeasurement.Internal"]
public bool Internal { get; set; }Public Property Internal As Boolean
Get
Setpublic:
property bool Internal {
bool get ();
void set (bool value);
}function get_Internal();
function set_Internal(value);