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