Click or drag to resize

ExportToDocxArgsSortedBy Property

Determines how the groups are sorted. Defaults to "DisplayName"

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public ExportSortedBy SortedBy { get; set; }

Property Value

Type: ExportSortedBy
See Also