[NetForumBusinessObjectAttribute("InstallmentBilling")]
public class Order : NetForumEntity
<NetForumBusinessObjectAttribute("InstallmentBilling")>
Public Class Order
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"InstallmentBilling")]
public ref class Order : public NetForumEntity
[<NetForumBusinessObjectAttribute("InstallmentBilling")>]
type Order =
class
inherit NetForumEntity
end
Order | Initializes a new instance of the Order class |
BillingContactId | |
BillToCustomerId | |
Code | |
CustomerAddressId | |
CustomerFaxId | |
CustomerId | |
CustomerPhoneId | |
EmailId | |
ExternalNotes | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
InternalNotes | |
IsClosed | |
IsProforma | |
IsVoid | |
MediaCodeId | |
Number | |
OrderDetails | |
OriginatingTransactionType | |
PaymentInformationId | |
PoNumber | |
PreferredCommunicationMethod | |
RevisionInformation | (Inherited from NetForumEntity) |
SourceCodeId | |
TermsId | |
TransactionDate | |
Type |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |