Click or drag to resize

CloudPackageProductID Property

ID of the product

Namespace:  Aruba.Cloud.Provisioning.Entities.SmartVMWare
Assembly:  Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public int ProductID { get; set; }

Property Value

Type: Int32
Remarks
Indicates the value of associated ProductID in the table [ArubaCloudPriceList].[Dbo].[Products]
See Also