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; }
Public ReadOnly Property PickListKey As String
Get
Property Value
Type:
StringThe PickList key (id) assigned to this parameter.
See Also