PFLogEntryCategory Property |
Gets or sets the category (e.g. Save, Mail, Job, etc).
See the PFLogger_Category enum for more details.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public string Category { get; set; }
Property Value
Type:
StringSee Also