Click or drag to resize
XFieldCanRead Method
Determines whether current connection can read from Field.

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

Return Value

Type: Boolean
true if current connection can read field, false.
See Also