These Enums are for the column lengths in the Orders table encapsulated by the component.
Only text columns have an enum defined.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
protected internal enum ZlenOrders |
| Visual Basic (Declaration) |
|---|
Protected Friend Enumeration ZlenOrders |
| Visual C++ |
|---|
protected public enum class ZlenOrders |
Members
| Member name | Description | |
|---|---|---|
| OrganizationCode | ||
| OrderTypeCode | ||
| Stage | ||
| SourceSystem | ||
| BatchNumber | ||
| StatusCode | ||
| HoldCode | ||
| BillToContactId | ||
| ShipToContactId | ||
| EnteredBy | ||
| UpdatedBy | ||
| FullName | ||
| Title | ||
| InstituteName | ||
| FullAddress | ||
| Prefix | ||
| FirstName | ||
| MiddleName | ||
| LastName | ||
| Suffix | ||
| Designation | ||
| Informal | ||
| LastFirst | ||
| CompanySort | ||
| Address1 | ||
| Address2 | ||
| City | ||
| StateProvince | ||
| PostalCode | ||
| Country | ||
| DeliveryPointBarCode | ||
| BarCode | ||
| Phone | ||
| Fax | ||
| Note | ||
| TaxAuthorityCode1 | ||
| TaxAuthorityCode2 | ||
| TaxAuthorityCode3 | ||
| TaxExempt | ||
| TermsCode | ||
| SourceCode | ||
| Salesman | ||
| HoldComment | ||
| CustomerReference | ||
| CustomerTypeCode | ||
| PayType | ||
| PayNumber | ||
| CreditCardExpires | ||
| CreditCardAuthorization | ||
| CreditCardHoldersName | ||
| ShipMethod | ||
| CashGLAccount | ||
| IntentToEdit | ||
| InstituteContactId | ||
| InstituteCustomerType | ||
| EmailAddress | ||
| CarrierRoute | ||
| AddressStatus | ||
| VatTaxCodeFH | ||
| EncryptedPayNumber | ||
| EncryptedCreditCardExpiration | ||
| TollFree | ||
| MailCode | ||
| Address3 | ||
| EncryptCardSecurityCode | ||
| IssueDate | ||
| IssueNumber | ||
| GatewayRef |