MergeSettingsRemoveEmptyFields Property |
Optional. Specifies whether empty fields should be removed from the template or not. The default value is true.
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax public Nullable<bool> RemoveEmptyFields { get; set; }
Property Value
Type:
NullableBooleanSee Also