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