[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.ActiveMeasurement.PointID"]
public ulong PointID { get; }
Public ReadOnly Property PointID As ULong
Get
public:
property unsigned long long PointID {
unsigned long long get ();
}
function get_PointID();