VendTable.mcrFindOrCreateEmail Method
Gets or sets the email of the VendTable record.
Syntax
public Email mcrFindOrCreateEmail(Email _emailToCreate)
Run On
Called
Parameters
- _emailToCreate
Type: Email Extended Data Type
The email address to assign to the VendTable record if one does not already exist.
Return Value
Type: Email Extended Data Type
The email address of the VendTable record.