TaxWithholdTrans_IN::fieldEnabled Method
Checks whether the configuration key is enabled.
Syntax
client server public static boolean fieldEnabled(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID for which this check is performed.
Return Value
Type: boolean
true if configuration key is enabled; otherwise, false.