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