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.136 -- Release Build+4bc8539cc260b23af1f55a058712d0a5186ff49a
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