RefId Property
An alphanumerical identifier generated by the server.
Object Oriented Interface
public function getRefId();
Procedural Interface
inqb_deposit_get($res, 31 );
Default Value
''
Remarks
An Id is an alphanumerical identifier assigned by the server whenever an object is added to QuickBooks. It is guaranteed to be unique across all objects of the same type.
This property is read-only and not available at design time.
Data Type
String