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