Search Results for

    Show / Hide Table of Contents

    Class DatevDunningFeeItemBooking

    Inheritance
    System.Object
    CommonExportItem
    DatevDunningFeeItemBooking
    Inherited Members
    CommonExportItem.CostCenterId
    CommonExportItem.ExportId
    CommonExportItem.GLAName
    CommonExportItem.GLANumber
    CommonExportItem.Guid
    CommonExportItem.TaxId
    CommonExportItem.Sum
    CommonExportItem.SumTax
    CommonExportItem.IsTaxItem
    CommonExportItem.TransactionId
    CommonExportItem.Articles
    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.ERP.Core.Datev
    Assembly: Simplic.ERP.Core.dll
    Syntax
    public class DatevDunningFeeItemBooking : CommonExportItem

    Constructors

    | Improve this Doc View Source

    DatevDunningFeeItemBooking()

    Constructor

    Declaration
    public DatevDunningFeeItemBooking()

    Properties

    | Improve this Doc View Source

    DunningId

    Gets or sets the dunning id

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

    PersonalAccountId

    Gets or sets the personal account id

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