Click or drag to resize

PFJobLogIdentification Property

Gets the log identification.

Namespace:  Packflow.Core.Jobs
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string LogIdentification { get; }

Property Value

Type: String

Implements

IPFLoggableLogIdentification
See Also