Search Results for

    Show / Hide Table of Contents

    Class DatevDunningFeeBooking

    Inheritance
    System.Object
    DatevDunningFeeBooking
    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.ERP.Core.Datev
    Assembly: Simplic.ERP.Core.dll
    Syntax
    public class DatevDunningFeeBooking

    Constructors

    | Improve this Doc View Source

    DatevDunningFeeBooking(IEnumerable<ObservableDataRow>)

    Constructor

    Declaration
    public DatevDunningFeeBooking(IEnumerable<ObservableDataRow> data)
    Parameters
    Type Name Description
    System.Collections.Generic.IEnumerable<ObservableDataRow> data

    Properties

    | Improve this Doc View Source

    DunningFeeBookings

    Gets the list of several cash discount bookings

    Declaration
    public List<DatevDunningFeeItemBooking> DunningFeeBookings { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<DatevDunningFeeItemBooking>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx