SearchResultBillingBusinessName Property
Contains the business name of the billing contact.
Object Oriented Interface
public function getSearchResultBillingBusinessName($searchresultindex);
Procedural Interface
inpaypal_invoice_get($res, 117 , $searchresultindex);
Default Value
''
Remarks
Contains the business name of the billing contact.
The size of the array is controlled by the SearchResultCount property.
This property is read-only and not available at design time.
Data Type
String