DimensionAttribute::getBackingEntityTranslationViewQuery Method
Gets the backing entity translation view query corresponding to the specified dimension attribute record ID.
Syntax
client server public static Query getBackingEntityTranslationViewQuery(DimensionAttributeRecId _dimensionAttributeRecId)
Run On
Called
Parameters
- _dimensionAttributeRecId
Type: DimensionAttributeRecId Extended Data Type
The record ID of the dimension attribute for which the backing entity transaction view query need to be constructed.
Return Value
Type: Query Class
The backing entity translation view query corresponding to the specified dimension attribute record ID.