DateTimeAttributeMetadata.MaxSupportedValue Property

Definition

Gets the maximum supported value for this attribute.

public:
 static property DateTime MaxSupportedValue { DateTime get(); };
public static DateTime MaxSupportedValue { get; }
static member MaxSupportedValue : DateTime
Public Shared ReadOnly Property MaxSupportedValue As DateTime

Property Value

The maximum supported date for this attribute.

Applies to