Click or drag to resize

PFExcelDataExporter_SourceView Property

Gets or sets the selected view. Selecting a view has priority over 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
C#
[IgnoreDataMemberAttribute]
public PFView View { get; set; }

Property Value

Type: PFView
See Also