Click or drag to resize

PFJobExecutionGroupLockGroupName Property

Gets or sets the name of the locking group.

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

Property Value

Type: String
The name of the group.
See Also