FileSet.Flatten Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9147)
Flatten
Gets or sets a value indicating whether a consumer of the File
Declaration
public bool Flatten { get; set; }
Property Value
Type | Description |
---|---|
Boolean | True if flatten the output; false otherwise. |