SearchResultBillingFirstName Property
Contains the first name of the billing contact.
Syntax
__property String SearchResultBillingFirstName[int SearchResultIndex] = {read=FSearchResultBillingFirstName, write=FSetSearchResultBillingFirstName};
Default Value
""
Remarks
Contains the first 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