Click or drag to resize
XRecordLocked Method
Gets Locked state of the Record.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Locked()

Return Value

Type: Boolean
true if The record is locked, false otherwise.
See Also