AutoFiller.UnFlattenFields

AutoFiller.UnFlattenFields property

Sets the fields which will not be flattened. If this property is not set, all the fields will be flattened.

public string[] UnFlattenFields { set; }

See Also