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