Click or drag to resize

DbFileSpec.WhileBlock Property (Typed)

X#
A WHILE condition code block used with the CopyTo() method.

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

Property Value

Type: Usual
A WHILE condition code block used with the CopyTo() method.
See Also