Table of Contents

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

string

Ext

Dateinamenserweiterung

string? Ext { get; set; }

Property Value

string

ID

ID

int? ID { get; set; }

Property Value

int?

Na

Name

string? Na { get; set; }

Property Value

string

Nr

Nummer

string? Nr { get; set; }

Property Value

string