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