Click or drag to resize

PFUserMergerLoginsFilePath Property

Gets or sets the logins match file 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("LoginsFilePath", JobParameterType.SimpleType, false)]
public string LoginsFilePath { get; set; }

Property Value

Type: String
See Also