Interface IDokumente
- Namespace
- BpNexT.NET.Models.Interfaces.DataSets
- Assembly
- BpNexT.NET.dll
Base interface for Dokumente
public interface IDokumente : IHasAutoDataSet
- Extension Methods
Properties
DBBkzBez
Bereich
string? DBBkzBez { get; set; }
Property Value
Ext
Dateinamenserweiterung
string? Ext { get; set; }
Property Value
ID
ID
int? ID { get; set; }
Property Value
- int?
Na
Name
string? Na { get; set; }
Property Value
Nr
Nummer
string? Nr { get; set; }