DbFileSpec.ForBlock Property | |
The FOR condition code block used for the CopyTo() method.
Namespace:
VO
Assembly:
VORDDClasses (in 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