ShouldSerializeSubFields Method
Specifies whether the SubFields property should be serialized.
public bool ShouldSerializeSubFields()
'Declaration
Public Function ShouldSerializeSubFields() As Boolean
Return Value
If true, the property should be serialized. Otherwise, it should not be serialized.