public uint CurrentScalingValue { get; set; }
Public Property CurrentScalingValue As UInteger Get Set
public: property unsigned int CurrentScalingValue { unsigned int get (); void set (unsigned int value); }
member CurrentScalingValue : uint32 with get, set
function get_CurrentScalingValue(); function set_CurrentScalingValue(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.