ExhibitionBoothSaleType Property
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("exb_booth_fee_type")]
public string BoothSaleType { get; protected set; }
<NetForumFieldAttribute("exb_booth_fee_type")>
Public Property BoothSaleType As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"exb_booth_fee_type")]
property String^ BoothSaleType {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("exb_booth_fee_type")>]
member BoothSaleType : string with get, set
Property Value
String