xRecord.concurrencyModel Method

Gets and sets the default concurrency model to use to update records.

Syntax

public ConcurrencyModel concurrencyModel([ConcurrencyModel concurrencyModel])

Run On

Called

Parameters

Return Value

Type: ConcurrencyModel Enumeration
The current value of the concurrency model property, by default.

See Also

Reference

xRecord Class