Click or drag to resize

UserOfferProductId Property

ProductId of the offer (it can be productid or offerproductid) [ArubaCloudPriceList].[Dbo].[Offer]

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
See Also