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.
Determines if the specified dimension field should be shown in the grid.
Syntax
public NoYes mustShowGridField(FieldId _dimFieldId)
Run On
Client
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
Dimension field ID.
Return Value
Type: NoYes Enumeration
NoYes::Yes if the field should be shown in the grid; otherwise, NoYes::No.
Remarks
Information is gathered from all product dimension groups in the system. It is enough that a dimension is active in just one product dimension group to be returned as active.