Click or drag to resize

JelasticAccountDeletionDate Property

Date the Jelastic account was deleted.

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

Property Value

Type: NullableDateTime
See Also