An AuctionHouse represents a collection of
auctions.
Method
getAuctionHouseRecord
Description
Gets the auction house record corresponding to the
given AuctionHouse record Type.
This method is used to retrieve an object implementing the
requested record. The auctionHouseRecordType
may be the Type returned in
getRecordTypes() or any of its parents in a
Type hierarchy where
hasRecordType(auctionHouseRecordType) is
true.