Interface IHasAendDat
- Namespace
- BpNexT.NET.Models.Interfaces
- Assembly
- BpNexT.NET.dll
Interface for entities that have the AendDat property.
public interface IHasAendDat
Properties
AendDat
Gets or sets the AendDat property.
DateTime? AendDat { get; set; }