DateTimeAttributeMetadata.MinSupportedValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the minimum supported value for this attribute.
public:
static property DateTime MinSupportedValue { DateTime get(); };
public static DateTime MinSupportedValue { get; }
static member MinSupportedValue : DateTime
Public Shared ReadOnly Property MinSupportedValue As DateTime
Property Value
The minimum supported date for this attribute.