A Business represents a collection of
customers, categories, items, entries, and periods.
Method
getBusinessRecord
Description
Gets the business record corresponding to the given
Business record Type .This
method is used to retrieve an object implementing the
requested record. The businessRecordType may
be the Type returned in
getRecordTypes() or any of its parents in a
Type hierarchy where
hasRecordType(businessRecordType) is
true .