Click or drag to resize

ParameterPickListKey Property

The PickList key (id) assigned to this parameter.

Namespace:  NetQuarry.Metadata
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string PickListKey { get; }

Property Value

Type: String
The PickList key (id) assigned to this parameter.
See Also