QueryWizardQuerySortFields Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public Fields QuerySortFields { get; set; }
Public Property QuerySortFields As Fields
Get
Set
public:
property Fields^ QuerySortFields {
Fields^ get ();
void set (Fields^ value);
}
function get_QuerySortFields();
function set_QuerySortFields(value);
Property Value
Type:
FieldsSee Also