Click or drag to resize
XRecordIsAnyLocked Method
Determines whether the record Is Locked .

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

Return Value

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