ComponentOne Web API Edition
ShouldSerializeSubFields Method

C1.Web.Api.DataEngine.Models Namespace > Field Class : ShouldSerializeSubFields Method
Specifies whether the SubFields property should be serialized.
Syntax
'Declaration
 
Public Function ShouldSerializeSubFields() As Boolean
public bool ShouldSerializeSubFields()

Return Value

If true, the property should be serialized. Otherwise, it should not be serialized.
See Also

Reference

Field Class
Field Members