PFExcelDataExporter_SourceGetAssociatedFields Method |
Gets the fields associated with this source.
In case of a view selection, returns the view's fields.
If selecting a content-type
Namespace:
Packflow.Interface.Office
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public List<PFField> GetAssociatedFields()
Return Value
Type:
ListPFFieldSee Also