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()
Public Function IsAnyLocked As Boolean
Return Value
Type:
Booleantrue if the record is locked; otherwise,
false.
See Also