DateTimeAttributeMetadata.MaxSupportedValue 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 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.