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.
Gets the UI builder instance to be used with the data contract.
Syntax
protected SysOperationUIBuilder getUIBuilderForDataContractInfo(SysOperationDataContractInfo _contractInfo)
Run On
Called
Parameters
- _contractInfo
Type: SysOperationDataContractInfo Class
A SysOperationDataContractInfo instance.
Return Value
Type: SysOperationUIBuilder Class
A SysOperationUIBuilder instance.
Remarks
Since the VendBalanceList report is not an RDP based report, this method is overridden to allow hooking up the custom UI builder class with the report.