Click or drag to resize

PFUserMergerLogsFolderPath Property

Gets or sets the logs folder path.

Namespace:  Packflow.Core.Jobs.Impl
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[PFJobParameter("LogsFolderPath", JobParameterType.SimpleType, false)]
public string LogsFolderPath { get; set; }

Property Value

Type: String
See Also