DateTimeAttributeMetadata.MinSupportedValue Property

Definition

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.

Applies to