Click or drag to resize

PFJobSettingValueDisplayValue Property

Gets the display value for this setting value.

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

Property Value

Type: String
See Also