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