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.138 -- Release Build+d320e0a63cabbd50e5d712783a511f5687755b05
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