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