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