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