Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.