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 a data contract instance for reading or writing.
Syntax
public Object getDataContractObject([IdentifierName _parameterName])
Run On
Called
Parameters
- _parameterName
Type: IdentifierName Extended Data Type
The name of the data contract parameter; optional.
Return Value
Type: Object Class
A data contract object.
Remarks
Use this API to obtain and fill a data contract instance that will be used by the startOperation API.