Click or drag to resize

PFExcelDataExporter_SourceUserContextMode Property

Gets or sets the user context mode used to filter items.

Namespace:  Packflow.Interface.Office
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFUserContextMode UserContextMode { get; set; }

Property Value

Type: PFUserContextMode
The user context mode.
See Also