Click or drag to resize

PFJobSettingGroupName Property

Gets the UI group name of the parameter.

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

Property Value

Type: String
See Also