DimensionAttribute::getViewContract Method

Gets an instance of the DimensionAttributeViewContract class with necessary field information from the backing entity view and also translation view.

Syntax

client server public static DimensionAttributeViewContract getViewContract(DimensionAttributeRecId _dimensionAttributeRecId, [boolean _includeTranslationViewFieldsIfNecessary])

Run On

Called

Parameters

  • _includeTranslationViewFieldsIfNecessary
    Type: boolean
    A Boolean value which indicates whether to include translation view field information when needed.

Return Value

Type: DimensionAttributeViewContract Class
An instance of the DimensionAttributeViewContract class.

See Also

Reference

DimensionAttribute Table