Share via


LicenseProperties.ProductId Property

Definition

Gets or sets the ID of the product.

public:
 property System::String ^ ProductId { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ProductId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ProductId : string with get, set
Public Property ProductId As String

Property Value

The ID of the product.

Attributes

Applies to