Click or drag to resize

ExportConfigExportSetOrderBys Property

Fields used to order the creation of the export set

Namespace:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public IEnumerable<ExportSetOrderBy> ExportSetOrderBys { get; set; }

Property Value

Type: IEnumerableExportSetOrderBy
See Also