SRSReportDataProviderBase.parmDataContract Method [AX 2012]
Gets or sets the data contract for the RDP class.
Syntax
public Object parmDataContract([Object _rdpDataContract])
Run On
Server
Parameters
- _rdpDataContract
Type: Object Class
An object that contains the data contract.
Return Value
Type: Object Class
A data contract object.
Remarks
This is a framework class. Therefore, customizing this class may cause problems with future upgrades to the software.