DbFileSpec.ForBlock Property (Typed) | |
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
public virtual Usual ForBlock { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe FOR condition code block used for the CopyTo() method.
See Also