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 SourceDatevDunningFeeBooking(IEnumerable<ObservableDataRow>)
Constructor
Declaration
public DatevDunningFeeBooking(IEnumerable<ObservableDataRow> data)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable<ObservableDataRow> | data |
Properties
| Improve this Doc View SourceDunningFeeBookings
Gets the list of several cash discount bookings
Declaration
public List<DatevDunningFeeItemBooking> DunningFeeBookings { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<DatevDunningFeeItemBooking> |