SubscriptionBase.Id Property

Definition

Gets the ID of the subscription.

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
Public ReadOnly Property Id As String

Property Value

A string value.

Applies to