PCRuntimeConfigurator.getAttributeFeasibilityAsync Method [AX 2012]
Retrieves the feasibility of attribute values asynchronously.
public void getAttributeFeasibilityAsync(int _attributeInstanceId, PCRuntimeAttributeFeasibilityHandler _handler)
Run On
ClientParameters
- _attributeInstanceId
- Type: int
An attribute instance ID.
- _handler
- Type: PCRuntimeAttributeFeasibilityHandler Interface
A handler which will be invoked for each feasibility event.
Community Additions
ADD
Show: