[NetForumFieldAttribute("cec_ctt_key")] public NetForumId CourseTypeId { get; set; }
<NetForumFieldAttribute("cec_ctt_key")> Public Property CourseTypeId As NetForumId Get Set
public: [NetForumFieldAttribute(L"cec_ctt_key")] property NetForumId^ CourseTypeId { NetForumId^ get (); void set (NetForumId^ value); }
[<NetForumFieldAttribute("cec_ctt_key")>] member CourseTypeId : NetForumId with get, set
Copyright © Catalyst Fire 2014