Click or drag to resize

PFJobParameterDisplayName Property

Gets the display name of the 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#
public string DisplayName { get; }

Property Value

Type: String
The display name shown in UI.
See Also