Click or drag to resize

PFJobExecutionMachineName Property

Gets or sets the name of the machine this PFJob executed in.

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 MachineName { get; set; }

Property Value

Type: String
See Also