Product.ProductId Property

Definition

Gets a string that contains the unique product identifier.

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

Property Value

A string that contains the unique product identifier.

Applies to