EnqueueDeleteJelasticAccountRequestReconsideration Property
|
Namespace:
Aruba.Cloud.WsJelastic.Requests
Assembly:
WsJelastic (in WsJelastic.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public bool Reconsideration { get; set; }<DataMemberAttribute>
Public Property Reconsideration As Boolean
Get
Set
public:
[DataMemberAttribute]
property bool Reconsideration {
bool get ();
void set (bool value);
}[<DataMemberAttribute>]
member Reconsideration : bool with get, set
function get Reconsideration () : boolean
function set Reconsideration (value : boolean)
Property Value
Type:
Boolean
See Also