Home > ARE|RRR
BMC Remedy AR System Message Number
ARERR 5035 You can't call another method on the parent method because parent return type is not an object.
Details When you nest a method, the parent method's return must be one of the following types: IDispatch, VARIANT, or Compatible. If the parent method's return type is not one of these types, this error is returned.