MultiColumnSort Details Property CleanCode C# Libraries v1.2.03 API
Reveals the particulars of MultiColumnSort parsing to double-check expectations.

Namespace: CleanCode.Data
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public List<string> Details { get; private set; }

Field Value

The sort field and alias details.
See Also