Click or drag to resize

CustomPriceListBaseEntity Class

CustomPriceListBaseEntity
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.Entities.PrivateCloudCustomPriceListBaseEntity
    Aruba.Cloud.Provisioning.Entities.PrivateCloudAdditionalService
    Aruba.Cloud.Provisioning.Entities.PrivateCloudCloudCustomProduct

Namespace:  Aruba.Cloud.Provisioning.Entities.PrivateCloud
Assembly:  Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class CustomPriceListBaseEntity

The CustomPriceListBaseEntity type exposes the following members.

Constructors
  NameDescription
Public methodCustomPriceListBaseEntity
Initializes a new instance of the CustomPriceListBaseEntity class
Top
Properties
  NameDescription
Public propertyPlannedChange
Planned Change
Public propertyProductInfo
Product Info
Public propertyQuantity
Quantity
Public propertyResourceID
Resource ID
Public propertyResourceType
Resource Type For the list of possible values see ResourceTypes
Public propertyStatus
Status For the list of possible values see CustomPriceListElementStatus
Top
See Also