BldgSizeCategory

Represents the building size filter criteria for the building energy intensity records. The building size filter criteria are stored as a range of floor area sizes from a minimum size to a maximum size, in units of sqft or m². The records can have overlapping minimum-maximum ranges. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
MaximumSize
Type
double
Properties
Create, Filter, Sort, Update
Description
The maximum size of the building.
MaximumSizeInSqft
Type
double
Properties
Filter, Nillable, Sort
Description
The maximum size of the building in square foot.
MinimumSize
Type
double
Properties
Create, Filter, Sort, Update
Description
The minimum size of the building.
MinimumSizeInSqft
Type
double
Properties
Filter, Nillable, Sort
Description
The minimum size of the building in square foot.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
SizeUnit
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
The unit of measure for the size of the building.
Possible values are:
  • m2
  • sqft
The default value is 'sqft'.