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 enabled in the grid.
Syntax
public NoYes mustEnableField(FieldId dimFieldId)
Run On
Client
Parameters
- dimFieldId
Type: FieldId Extended Data Type
A dimension field ID for which record is to be found.
Return Value
Type: NoYes Enumeration
NoYes::Yes if the field should be enabled in the grid; otherwise, NoYes::No.