PFExcelDataExporter_SourceCurrentSite Property |
Gets the current site this exporter belongs to.
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 PFSite CurrentSite { get; }
Property Value
Type:
PFSite
The
PFSite object for the current site.
See Also