Click or drag to resize
XFieldDefVirtual Method
Determines whether this field is Virtual.

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

Return Value

Type: Boolean
true if this field is Virtual, false otherwise.
See Also