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