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