Click or drag to resize

CustomProductExpiryDate Property

Represents the date until the Custom Product should be considered Active

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
[DataMemberAttribute]
public Nullable<DateTime> ExpiryDate { get; set; }

Property Value

Type: NullableDateTime
See Also