[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public FormatFlags FormatFlags { get; set; }
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public Property FormatFlags As FormatFlags Get Set
public: [EditorBrowsableAttribute(EditorBrowsableState::Advanced)] property FormatFlags FormatFlags { FormatFlags get (); void set (FormatFlags value); }
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>] member FormatFlags : FormatFlags with get, set
function get_FormatFlags(); function set_FormatFlags(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.