[RequiredAttribute] public string MenuData { get; set; }
<RequiredAttribute> Public Property MenuData As String Get Set
public: [RequiredAttribute] property String^ MenuData { String^ get (); void set (String^ value); }
[<RequiredAttribute>] member MenuData : string with get, set
function get_MenuData(); function set_MenuData(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.