Click or drag to resize

PFUsersDomainConsistencyJobDescription Property

Override this property to return a friendly description of the PFJob.

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

Property Value

Type: String
See Also