Interface IAnschriften
- Namespace
- BpNexT.NET.Models.Interfaces.DataSets
- Assembly
- BpNexT.NET.dll
Base interface for Anschriften
public interface IAnschriften : IHasAutoDataSet
- Extension Methods
Properties
AdrNr
string? AdrNr { get; set; }
Property Value
AnsNr
int? AnsNr { get; set; }
Property Value
- int?
EMail1
string? EMail1 { get; set; }
Property Value
EMail2
string? EMail2 { get; set; }
Property Value
FZNr
string? FZNr { get; set; }
Property Value
Fax
string? Fax { get; set; }
Property Value
ILN
string? ILN { get; set; }
Property Value
Land
int? Land { get; set; }
Property Value
- int?
LandBez
string? LandBez { get; set; }
Property Value
LandKennz
string? LandKennz { get; set; }
Property Value
LcManuellKz
bool? LcManuellKz { get; set; }
Property Value
- bool?
LeitCode
string? LeitCode { get; set; }
Property Value
Na1
string? Na1 { get; set; }
Property Value
Na2
string? Na2 { get; set; }
Property Value
Na3
string? Na3 { get; set; }
Property Value
Ort
string? Ort { get; set; }
Property Value
PLZ
string? PLZ { get; set; }
Property Value
PLZInfo
string? PLZInfo { get; set; }
Property Value
PLZOrtInfo
string? PLZOrtInfo { get; set; }
Property Value
PfPLZ
string? PfPLZ { get; set; }
Property Value
Postf
string? Postf { get; set; }
Property Value
Str
string? Str { get; set; }
Property Value
Tel
string? Tel { get; set; }
Property Value
Verteiler
int? Verteiler { get; set; }
Property Value
- int?