Memo Property
Memo to appear on internal reports only.
Object Oriented Interface
public function getMemo(); public function setMemo($value);
Procedural Interface
inqb_cccredit_get($res, 38 ); inqb_cccredit_set($res, 38, $value );
Default Value
''
Remarks
A memo to appear on internal reports. Will not appear to customers, vendors, etc.
Data Type
String