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.
Specifies whether the specified field ID affects the price calculation.
Syntax
client server public static boolean isFieldIdAffectingPrice(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 affects prices; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | There is an unknown field ID. |