Click or drag to resize

PFJobParameterChoiceParameterDisplayName Property

Gets the display name of the Job Parameter the decorated property provides choices for.

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

Property Value

Type: String
See Also