Click or drag to resize

PFQueryGroupReferenceOrderFieldName Property

Gets or sets the name of the field used to order groups.

Important : this field is in the target content (ex: targeted by a choice field chosen in FieldName).

Leave empty for the default behavior.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
[DataMemberAttribute]
public string ReferenceOrderFieldName { get; set; }

Property Value

Type: String
See Also