PFQueryGroupReferenceSelectedFieldsNames Property |
Gets or sets the name of the fields selected from the groups target content.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute]
[DataMemberAttribute]
public List<string> ReferenceSelectedFieldsNames { get; set; }
Property Value
Type:
ListStringSee Also