Click or drag to resize

DbFileSpec.ForBlock Property (Typed)

X#
The FOR condition code block used for the CopyTo() method.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ForBlock AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
The FOR condition code block used for the CopyTo() method.
See Also