[NetForumFieldAttribute("ord_pref_comm_method")] public string PreferredCommunicationMethod { get; protected set; }
<NetForumFieldAttribute("ord_pref_comm_method")> Public Property PreferredCommunicationMethod As String Get Protected Set
public: [NetForumFieldAttribute(L"ord_pref_comm_method")] property String^ PreferredCommunicationMethod { String^ get (); protected: void set (String^ value); }
[<NetForumFieldAttribute("ord_pref_comm_method")>] member PreferredCommunicationMethod : string with get, set
Copyright © Catalyst Fire 2014