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.
Validates the specified value in the DimensionAttibuteValue table record.
Syntax
client server public static boolean isFinDimensionValueValid(DimensionAttributeValue _dimensionAttributeValue)
Run On
Called
Parameters
- _dimensionAttributeValue
Type: DimensionAttributeValue Table
A record in the DimensionAttibuteValue table.
Return Value
Type: boolean
true if the record validation is successful; otherwise, false.