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