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