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