Click or drag to resize

JelasticAccountRenewalDate Property

Date of Jelastic account renewal.

Namespace:  Aruba.Cloud.WsJelastic.Entities
Assembly:  WsJelastic (in WsJelastic.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public Nullable<DateTime> RenewalDate { get; set; }

Property Value

Type: NullableDateTime
See Also