Interface IHasAendDat
Interface for entities that have the AendDat property.
public interface IHasAendDat
Properties
AendDat
Gets or sets the AendDat property.
DateTime? AendDat { get; set; }
Interface for entities that have the AendDat property.
public interface IHasAendDat
Gets or sets the AendDat property.
DateTime? AendDat { get; set; }