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)
Syntaxpublic string GroupName { get; set; }Property Value
Type: 
String
            The name of the group.
            
See Also