xRecord.skipDeleteMethod Method

Gets and sets the property that indicates whether to discard overloaded methods.

Syntax

public boolean skipDeleteMethod([boolean newValue])

Run On

Called

Parameters

  • newValue
    Type: boolean
    A Boolean value that indicates whether to discard overloaded methods; optional.

Return Value

Type: boolean
true if overloaded methods should be discarded; otherwise, false.

See Also

Reference

xRecord Class