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