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