Click or drag to resize
ApplicationVersionValidToDate Property
Date application is valid to. Not Null. Is set to date created + 100 years by default.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public DateTime ValidToDate { get; set; }

Property Value

Type: DateTime

Implements

IApplicationVersionValidToDate
See Also