ShouldSerializeAuthor Method
Indicates whether the
Author property should be serialized.
protected bool ShouldSerializeAuthor()
'Declaration
Protected Function ShouldSerializeAuthor() As Boolean
Return Value
true if
Author should be serialized,
false otherwise.