ChannelFrameBaseTSortedMeasurements Property
Gets or sets total number of measurements that have been sorted into this
ChannelFrameBaseT.
Namespace: Gemstone.PhasorProtocolsAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.128 -- Release Build+dd7f32701ba80de4d5b0557e84e0ddc18a34573f
public int SortedMeasurements { get; set; }
Public Property SortedMeasurements As Integer
Get
Set
public:
virtual property int SortedMeasurements {
int get () sealed;
void set (int value) sealed;
}
function get_SortedMeasurements();
function set_SortedMeasurements(value);
Int32SortedMeasurements