 | CommonCancellationTypeUserRequestingQuote Property |
[Missing <summary> documentation for "P:IAS.Common.CancellationType.UserRequestingQuote"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string UserRequestingQuote { get; set; }
Public Property UserRequestingQuote As String
Get
Set
function get UserRequestingQuote () : String
function set UserRequestingQuote (value : String)
function get_UserRequestingQuote();
function set_UserRequestingQuote(value);
Property Value
Type:
String
See Also