 | IContractLookupGetContractListRequestTypeCustomerLastName Property |
OPTIONAL. All or part of the customer last name
Namespace:
IAS
Assembly:
ContractLookup (in ContractLookup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CustomerLastName { get; set; }
Public Property CustomerLastName As String
Get
Set
function get CustomerLastName () : String
function set CustomerLastName (value : String)
function get_CustomerLastName();
function set_CustomerLastName(value);
Property Value
Type:
String
See Also