Parameter.ID Property

Definition

Gets the identifier of the Parameter object.

public:
 abstract property System::String ^ ID { System::String ^ get(); };
public abstract string ID { get; }
member this.ID : string
Public MustOverride ReadOnly Property ID As String

Property Value

The identifier of the specified object.

Implements

ID

Applies to