AssistanceQuotationAcceptanceQuotationGUID Property
|
Namespace:
Aruba.Cloud.WsEndUser.Json
Assembly:
Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public string QuotationGUID { get; set; }<DataMemberAttribute>
Public Property QuotationGUID As String
Get
Set
public:
[DataMemberAttribute]
property String^ QuotationGUID {
String^ get ();
void set (String^ value);
}[<DataMemberAttribute>]
member QuotationGUID : string with get, set
function get QuotationGUID () : String
function set QuotationGUID (value : String)
Property Value
Type:
String
See Also