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