Deli z drugimi prek


LicenseProperties.ProductId Property

 

Applies To: Dynamics CRM 2015

Gets or sets the ID of the product.

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

Syntax

[DataMemberAttribute]
public string ProductId { get; set; }
public:
[DataMemberAttribute]
property String^ ProductId {
    String^ get();
    void set(String^ value);
}
[<DataMemberAttribute>]
member ProductId : string with get, set
<DataMemberAttribute>
Public Property ProductId As String

Property Value

Type: System.String

Type: Int32
The ID of the product.

See Also

LicenseProperties Class
Microsoft.Xrm.Sdk.Deployment Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright