Search Results for

    Show / Hide Table of Contents

    Class Transaction

    Inheritance
    System.Object
    Transaction
    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()
    Namespace: Simplic.Transaction
    Assembly: SImplic.Transaction.dll
    Syntax
    public class Transaction

    Properties

    | Improve this Doc View Source

    AlternativeTermOfPayment

    Gets or sets the alternative term of payment

    Declaration
    public DateTime? AlternativeTermOfPayment { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>
    | Improve this Doc View Source

    Balance

    Gets or sets the balance

    Declaration
    public PreciseDecimal Balance { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    Barcode

    Gets or sets the barcode

    Declaration
    public string Barcode { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    BillToText

    Gets or sets the bill to text

    Declaration
    public string BillToText { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CashDiscountPercentValue

    Gets or sets the cash discount percent value

    Declaration
    public PreciseDecimal CashDiscountPercentValue { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    CashDiscountTotal

    Gets or sets the cash discount total

    Declaration
    public PreciseDecimal CashDiscountTotal { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    CreateDate

    Gets or sets the create date

    Declaration
    public DateTime CreateDate { get; set; }
    Property Value
    Type Description
    System.DateTime
    | Improve this Doc View Source

    CreateTime

    Gets or sets the create time

    Declaration
    public TimeSpan CreateTime { get; set; }
    Property Value
    Type Description
    System.TimeSpan
    | Improve this Doc View Source

    CreateUserId

    Gets or sets the create user id

    Declaration
    public int CreateUserId { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    CreateUserName

    Gets or sets the create user name

    Declaration
    public string CreateUserName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CurrencyId

    Gets or sets the currency id

    Declaration
    public Guid CurrencyId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    DeliverToText

    Gets or sets the deliver to text

    Declaration
    public string DeliverToText { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DeliveryContactId

    Gets or sets the delivery contact id

    Declaration
    public long? DeliveryContactId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    | Improve this Doc View Source

    DeliveryContactPhysicalAddressId

    Gets or sets the delivery contact physical address id

    Declaration
    public long? DeliveryContactPhysicalAddressId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    | Improve this Doc View Source

    DeliveryDate

    Gets or sets the deilivery date

    Declaration
    public DateTime? DeliveryDate { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>
    | Improve this Doc View Source

    DeliveryPersonalAccountId

    Gets or sets the delivery personal account id

    Declaration
    public Guid? DeliveryPersonalAccountId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    Digits

    Gets or sets the digits

    Declaration
    public int Digits { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    DocumentId

    Gets or sets the document id

    Declaration
    public Guid? DocumentId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    DocumentPostalDispachPhysicalAddressId

    Gets or sets the document postal dispach physical address id

    Declaration
    public long? DocumentPostalDispachPhysicalAddressId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    | Improve this Doc View Source

    FinancialContactId

    Gets or sets the financial contact id

    Declaration
    public long FinancialContactId { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    FinancialPersonalAccountId

    Gets or sets the financial personal account id

    Declaration
    public Guid FinancialPersonalAccountId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    FinancialPhysicalAddressId

    Gets or sets the financial physical address id

    Declaration
    public long FinancialPhysicalAddressId { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    FinancialYearPeriodId

    Gets or sets the financial year period id

    Declaration
    public Guid FinancialYearPeriodId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    FinancialYearPeriodWaWiId

    Gets or sets the financial year period wawi id

    Declaration
    public Guid FinancialYearPeriodWaWiId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    GlobalTransactionId

    Gets or sets the global transsaction id

    Declaration
    public Guid? GlobalTransactionId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    Guid

    Gets or sets the uniqe id

    Declaration
    public Guid Guid { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    Ident

    Gets or sets the ident

    Declaration
    public long Ident { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    InvoiceContactId

    Gets or sets invoice contact id

    Declaration
    public long? InvoiceContactId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    | Improve this Doc View Source

    InvoiceContactPhysicalAddressId

    Gets or sets the invoice contact physical address id

    Declaration
    public long? InvoiceContactPhysicalAddressId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    | Improve this Doc View Source

    InvoicePersonalAccountId

    Gets or sets the invoice personal account id

    Declaration
    public Guid? InvoicePersonalAccountId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    IsCanceled

    Gets or sets the is canceled flag

    Declaration
    public bool IsCanceled { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsDeleted

    Gets or sets the is deleted flag

    Declaration
    public bool IsDeleted { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsExported

    Gets or sets the is exported flag

    Declaration
    public bool IsExported { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsGrossTransaction

    Gets or sets the is gross transaction flag

    Declaration
    public bool IsGrossTransaction { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsLocked

    Gets or sets the is locked flag

    Declaration
    public bool IsLocked { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsNew

    Gets or sets the is new flag

    Declaration
    public bool IsNew { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsPaid

    Gets or sets the is pais flag

    Declaration
    public bool IsPaid { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsPrinted

    Gets or sets the is printed flag

    Declaration
    public bool IsPrinted { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsRoundFavorTax

    Gets or sets the is round favor flag

    Declaration
    public bool IsRoundFavorTax { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsTransferredToAccounting

    Gets or sets the is transferred to accounting flag

    Declaration
    public bool IsTransferredToAccounting { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsValid

    Gets or sets the is valid flag

    Declaration
    public bool IsValid { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ManualVAT

    Gets or sets the manual vat

    Declaration
    public PreciseDecimal? ManualVAT { get; set; }
    Property Value
    Type Description
    System.Nullable<PreciseDecimal>
    | Improve this Doc View Source

    ManualVatDate

    Gets or sets the manual vat date

    Declaration
    public DateTime ManualVatDate { get; set; }
    Property Value
    Type Description
    System.DateTime
    | Improve this Doc View Source

    ManualVATUser

    Gets or sets the maual vat user

    Declaration
    public string ManualVATUser { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Notes

    Gets or sets notes

    Declaration
    public string Notes { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Number

    Gets or sets the number

    Declaration
    public string Number { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PayerContactId

    Gets or sets the payer contact id

    Declaration
    public long? PayerContactId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    | Improve this Doc View Source

    PayerContactPhysicalAddressId

    Gets or sets the payer contact physical address id

    Declaration
    public long? PayerContactPhysicalAddressId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    | Improve this Doc View Source

    PayerPersonalAccountId

    Gets or sets the payer personal account id

    Declaration
    public Guid? PayerPersonalAccountId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    PaymentMethodId

    Gets or sets the payment method id

    Declaration
    public Guid PaymentMethodId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    PeriodNumberFiBu

    Gets or sets period number fibu

    Declaration
    public int PeriodNumberFiBu { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    PeriodNumberWaWi

    Gets or sets period number wawi

    Declaration
    public int PeriodNumberWaWi { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    PersonalAccountGLAGroupId

    Gets or sets the personal account gla group id

    Declaration
    public Guid? PersonalAccountGLAGroupId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    PlanningDate

    Gets or sets the planning date

    Declaration
    public DateTime? PlanningDate { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>
    | Improve this Doc View Source

    ProhibitTransferToAccounting

    Gets or sets whether a transfer to accounting is prohibited.

    Declaration
    public bool ProhibitTransferToAccounting { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ReferenceNr

    Gets or sets the reference nr

    Declaration
    public string ReferenceNr { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RepresentativeGroupId

    Gets or sets the representative group id

    Declaration
    public Guid? RepresentativeGroupId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    ResponsibleId

    Gets or sets the responsible id

    Declaration
    public long? ResponsibleId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    | Improve this Doc View Source

    Sign

    Gets or sets the sign

    Declaration
    public int Sign { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    SignedTotalPrice

    Gets signed total price

    Declaration
    public PreciseDecimal SignedTotalPrice { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    SignedTotalPriceGross

    Gets signed gross price

    Declaration
    public PreciseDecimal SignedTotalPriceGross { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    SignedTotalPriceNet

    Gets signed net price

    Declaration
    public PreciseDecimal SignedTotalPriceNet { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    SignedTotalPriceTax

    Gets signed total price tax

    Declaration
    public PreciseDecimal SignedTotalPriceTax { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    StandingOrderId

    Gets or sets the standing order id

    Declaration
    public Guid? StandingOrderId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    State

    Gets or sets the state

    Declaration
    public int State { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    SubtypeId

    Gets or sets the subtype id

    Declaration
    public Guid SubtypeId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    TaxGroupGuid

    Gets or sets the tax group guid

    Declaration
    public Guid? TaxGroupGuid { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    TenantId

    Gets or sets the tenant id

    Declaration
    public Guid TenantId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    TermOfPaymentId

    Gets or sets the term of payment id

    Declaration
    public Guid? TermOfPaymentId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    TotalPrice

    Gets or sets the total price

    Declaration
    public PreciseDecimal TotalPrice { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    TotalPriceGross

    Gets or sets the total price gross

    Declaration
    public PreciseDecimal TotalPriceGross { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    TotalPriceNet

    Gets or sets the total price net

    Declaration
    public PreciseDecimal TotalPriceNet { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    TotalPriceTax

    Gets or sets the total price tax

    Declaration
    public PreciseDecimal TotalPriceTax { get; set; }
    Property Value
    Type Description
    PreciseDecimal
    | Improve this Doc View Source

    TransactionDate

    Gets or sets the transaction date

    Declaration
    public DateTime TransactionDate { get; set; }
    Property Value
    Type Description
    System.DateTime
    | Improve this Doc View Source

    TransactionYear

    Gets or sets the transaction year

    Declaration
    public ushort TransactionYear { get; set; }
    Property Value
    Type Description
    System.UInt16
    | Improve this Doc View Source

    TransactionYearWaWi

    Gets or sets the transaction year wawi

    Declaration
    public int TransactionYearWaWi { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    TypeId

    Gets or sets the type id

    Declaration
    public Guid TypeId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    UpdateDate

    Gets or sets the update date

    Declaration
    public DateTime UpdateDate { get; set; }
    Property Value
    Type Description
    System.DateTime
    | Improve this Doc View Source

    UpdateTime

    Gets or sets the update time

    Declaration
    public TimeSpan UpdateTime { get; set; }
    Property Value
    Type Description
    System.TimeSpan
    | Improve this Doc View Source

    UpdateUserId

    Gets or sets update user id

    Declaration
    public int UpdateUserId { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    UpdateUserName

    Gets or sets updaate user name

    Declaration
    public string UpdateUserName { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx