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