Click or drag to resize

PFLoggerLogs Property

Gets the relation between a structure object and its log entries.

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

Property Value

Type: PFRelation_Log
See Also