Syntax

Returns true if any changes to the specified DataSet from the corresponding values in the original ProDataSet were rejected on the application server. This method maps to the ProDataSet REJECTED attribute. The syntax is:

static bool GetRejected(System.Data.DataSet ds)

You typically query this value on an output ProDataSet parameter that was previously passed as input with changes from the .NET Open Client.