 | ICancellationsGenerateCancellationQuoteWithoutContractIDRequestTypeBuyerFirstName Property |
The first 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 BuyerFirstName { get; set; }
Public Property BuyerFirstName As String
Get
Set
function get BuyerFirstName () : String
function set BuyerFirstName (value : String)
function get_BuyerFirstName();
function set_BuyerFirstName(value);
Property Value
Type:
String
See Also