[NetForumFieldAttribute("bfe_square_footage_min")] public decimal? SquareFootageMin { get; protected set; }
<NetForumFieldAttribute("bfe_square_footage_min")> Public Property SquareFootageMin As Decimal? Get Protected Set
public: [NetForumFieldAttribute(L"bfe_square_footage_min")] property Nullable<Decimal> SquareFootageMin { Nullable<Decimal> get (); protected: void set (Nullable<Decimal> value); }
[<NetForumFieldAttribute("bfe_square_footage_min")>] member SquareFootageMin : Nullable<decimal> with get, set
Copyright © Catalyst Fire 2014