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