Click or drag to resize

PFLogEntryPageLogEntry Property

Gets or sets the current log entry.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
public PFLogEntry LogEntry { get; set; }

Property Value

Type: PFLogEntry
The log entry.
See Also