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; }
<asp:PFLogEntryPage LogEntry="PFLogEntry" />
Property Value
Type:
PFLogEntry
The log entry.
See Also