Click or drag to resize

PFJobParameterDescription Property

Gets or sets the a user friendly description of your 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 Description { get; set; }

Property Value

Type: String
The description of your parameter's role.
See Also