public bool isPivotColumn { get; set; }
Public Property isPivotColumn As Boolean Get Set
public: property bool isPivotColumn { bool get (); void set (bool value); }
member isPivotColumn : bool with get, set
function get_isPivotColumn(); function set_isPivotColumn(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.