Click or drag to resize
XRecordUnlocked Method
Gets UnLocked 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 Unlocked()

Return Value

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