xRecord.concurrencyModel Method [AX 2012]
Gets and sets the default concurrency model to use to update records.
public ConcurrencyModel concurrencyModel([ConcurrencyModel concurrencyModel])
Run On
CalledParameters
- concurrencyModel
- Type: ConcurrencyModel Enumeration
The new concurrency model, by default; optional.
Return Value
Type: ConcurrencyModel EnumerationThe current value of the concurrency model property, by default.
Community Additions
ADD
Show: