DBaaSAccountEngine Property
|
Engine
Namespace:
Aruba.Cloud.WsDBaaS.Entities
Assembly:
WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public string Engine { get; }<DataMemberAttribute>
Public ReadOnly Property Engine As String
Get
public:
[DataMemberAttribute]
property String^ Engine {
String^ get ();
}[<DataMemberAttribute>]
member Engine : string with get
function get Engine () : String
Property Value
Type:
String
See Also