 | ICancellationsGenerateCancellationQuoteWithoutContractIDRequestTypeBuyerLastName Property |
The last name of the customer listed on the contract.
Namespace:
IAS
Assembly:
Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string BuyerLastName { get; set; }
Public Property BuyerLastName As String
Get
Set
function get BuyerLastName () : String
function set BuyerLastName (value : String)
function get_BuyerLastName();
function set_BuyerLastName(value);
Property Value
Type:
String
See Also