Gets the parameter's ID.
Namespace:
NetQuarry.Metadata
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string ID { get; }
Public ReadOnly Property ID As String
Get
Property Value
Type:
StringThe parameter's ID.
Implements
IEAPBaseIDSee Also