Click or drag to resize

PFJobSettingValuePreview Property

Gets the actual value display preview. This property is not serialized.

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

Property Value

Type: String
See Also