ShouldSerializeMinDate Method
Indicates whether the
MinDate property should be persisted.
protected bool ShouldSerializeMinDate()
'Declaration
Protected Function ShouldSerializeMinDate() As Boolean
Return Value
true if the
MinDate property value has been changed from its default; otherwise,
false.