PFIndexerJobEnableAllExtensions Property |
Namespace: Packflow.Core.Jobs.Impl
[PFJobParameter("AllExtensions", JobParameterType.SimpleType, false, Description = "If enabled, the job will try to parse all file types. If set to False, the CustomExtensions property is considered.")] public bool EnableAllExtensions { get; set; }