public method IO2GOrderTableRow.getAccountID
    
Brief
Gets the unique identification number of the account the order is placed on.
| Declaration | ||||
  | 
  ||||
Details
The returned value is unique within the database where the account is stored. For example, MINIDEMO or U100D1.
The uniqueness of the account itself is ensured by the combination of the database ID and the returned value of this method.
Declared in IO2GOrderRow