xRecord.overwriteSystemfields Method

Gets and sets the property that indicates whether system fields can be overwritten.

Syntax

public boolean overwriteSystemfields([boolean allowOverwrite])

Run On

Called

Parameters

  • allowOverwrite
    Type: boolean
    A Boolean value that indicates whether system fields can be overwritten; optional.

Return Value

Type: boolean
true if system fields can be overwritten; otherwise, false.

See Also

Reference

xRecord Class