BoothFeeSquareFootageMin Property
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[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
Property Value
NullableDecimal