BoothFeeBoothsAllotted Property
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("bfe_quantity")]
public int? BoothsAllotted { get; protected set; }
<NetForumFieldAttribute("bfe_quantity")>
Public Property BoothsAllotted As Integer?
Get
Protected Set
public:
[NetForumFieldAttribute(L"bfe_quantity")]
property Nullable<int> BoothsAllotted {
Nullable<int> get ();
protected: void set (Nullable<int> value);
}
[<NetForumFieldAttribute("bfe_quantity")>]
member BoothsAllotted : Nullable<int> with get, set
Property Value
NullableInt32