Class Supplier
Inheritance
System.Object
Supplier
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Evatic.Common.dll
Syntax
Properties
View Source
Active
Declaration
public bool? Active { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
View Source
ArticleSupplier
Declaration
public bool? ArticleSupplier { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
View Source
Company
Declaration
public string Company { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public string ContactEmail { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public string ContactFaxNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public string ContactMobilePhoneNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public string ContactName { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public string ContactPhoneNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
CreditTermCode
Declaration
public string CreditTermCode { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
CreditTermCreditDays
Declaration
public decimal? CreditTermCreditDays { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
CreditTermDesc
Declaration
public string CreditTermDesc { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
CustomerNo
Declaration
public string CustomerNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Discount
Declaration
public decimal? Discount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
Discount2
Declaration
public decimal? Discount2 { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
Email
Declaration
public string Email { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ExternalId
Declaration
public string ExternalId { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ExternalSystemOn
Declaration
public string ExternalSystemOn { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InvoiceAddress1
Declaration
public string InvoiceAddress1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InvoiceAddress2
Declaration
public string InvoiceAddress2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InvoiceAddress3
Declaration
public string InvoiceAddress3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InvoiceAddressCountry
Declaration
public string InvoiceAddressCountry { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InvoiceAddressFaxNo
Declaration
public string InvoiceAddressFaxNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InvoiceAddressPhoneNo
Declaration
public string InvoiceAddressPhoneNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InvoiceAddressPostalCode
Declaration
public string InvoiceAddressPostalCode { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InvoiceAddressRowNo
Declaration
public decimal? InvoiceAddressRowNo { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
LeasingSupplier
Declaration
public bool? LeasingSupplier { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
View Source
MinOrderTotal
Declaration
public decimal? MinOrderTotal { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
ObjDate
Declaration
public DateTime? ObjDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
OwnCustomerNo
Declaration
public string OwnCustomerNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public string ProcessingInformation { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ProcessingStatus
Declaration
public ProcessingStatusEnum ProcessingStatus { get; set; }
Property Value
Type |
Description |
Evatic.Common.Service.DataContract.StagingTables.DataModel.ProcessingStatusEnum |
|
View Source
ProcessingTimestamp
Declaration
public DateTime? ProcessingTimestamp { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
RegisterTimestamp
Declaration
public DateTime? RegisterTimestamp { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
RentalSupplier
Declaration
public bool? RentalSupplier { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
View Source
RowId
Declaration
public int RowId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
SalesmanProvisionPercent
Declaration
public decimal? SalesmanProvisionPercent { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
SupplierInfo
Declaration
public string SupplierInfo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SupplierName
Declaration
public string SupplierName { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SupplierNo
Declaration
public string SupplierNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SupplierProvisionFactor
Declaration
public decimal? SupplierProvisionFactor { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
TransactionGuid
Declaration
public Guid TransactionGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
View Source
TransactionId
Declaration
public int TransactionId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|