Click or drag to resize

PFManagedObjectLogIdentification Property

Gets a technical text representing this object.

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

Property Value

Type: String

Implements

IPFLoggableLogIdentification
See Also