[Missing <summary> documentation for "T:Gemstone.Timeseries.Model.ActiveMeasurement"]
[RootQueryRestrictionAttribute("ID LIKE {0}", new Object[] { ... })]
public class ActiveMeasurement
<RootQueryRestrictionAttribute("ID LIKE {0}", New Object() { ... })>
Public Class ActiveMeasurement
[RootQueryRestrictionAttribute(L"ID LIKE {0}", __gc new array<Object^>^ { ... })]
public ref class ActiveMeasurement
Gemstone.Timeseries.Model.ActiveMeasurement = function();
Type.createClass(
'Gemstone.Timeseries.Model.ActiveMeasurement');
ActiveMeasurement | Initializes a new instance of the ActiveMeasurement class |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |