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 whether the specified field ID is a dimensional field.
Syntax
client server public static boolean isFieldIdDimensional(FieldId _dimFieldId)
Run On
Called
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The field ID to check.
Return Value
Type: boolean
true if the field ID is dimensional; otherwise, false.