Click or drag to resize

PFItemSaverJobApplicationsChoices Property

This property exposes choices for the 'Packflow Application' Job Parameter

Namespace:  Packflow.Core.Jobs
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[PFJobParameterChoice("Application")]
public List<PFApplication> ApplicationsChoices { get; }

Property Value

Type: ListPFApplication
See Also