InventSite.siteDimensionEquals Method
Indicates whether the dimension that is linked to site is the same as the dimension that is specified on the site.
Syntax
public boolean siteDimensionEquals(DimensionDefault _dimension)
Run On
Called
Parameters
- _dimension
Type: DimensionDefault Extended Data Type
The dimension to check.
Return Value
Type: boolean
true if the linked dimension attribute has the same value; otherwise, false.