Click or drag to resize

CustomProductHistory Class

Custom Products details
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.Entities.CustomProductCustomProductHistory

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

The CustomProductHistory type exposes the following members.

Constructors
  NameDescription
Public methodCustomProductHistory
Initializes a new instance of the CustomProductHistory class
Top
Properties
  NameDescription
Public propertyBillingType
Type of billing choice for Custom Product
Public propertyCustomPriceListElementStatus
Status of Custom Product
Public propertyDeletionDate
Deletion date of Custom Product
Public propertyExpiryDate
Represents the date until the Custom Product should be considered Active
Public propertyHistoryDate
Date of the changes
Public propertyNote
Note of operator
Public propertyOperatorName
Name of operator user
Public propertyPrice
Unit price
Public propertyProductCategory
Category of Custom Product
Public propertyProductDescription
Custom Product description
Public propertyProductName
Custom Product name
Public propertyQuantity
Quantity
Public propertyReferencedResource
Referenced resource to Custom Product
Public propertyResourceID
Resource ID
Top
See Also