Click or drag to resize
XFieldDefIsFieldLink Method
Determines whether this Field is a linkfield.

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

Return Value

Type: Boolean
true if this Field is a linkfield; otherwise, false.
See Also