PFExcelDataExporter_SourceFields Property |
Gets or sets the fields to display when selecting a content-type.
View selection will use view fields instead.
Namespace:
Packflow.Interface.Office
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [IgnoreDataMemberAttribute]
public List<PFField> Fields { get; set; }
Property Value
Type:
ListPFFieldSee Also