DbFileSpec.HidRDDs Property (Typed) | |
The 1-D array of "hidden" RDDs (i.e., DBFMEMO) used for the CopyTo() method.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HidRDDs AS ARRAY GET SET
public virtual Array HidRDDs { get; set; }
Request Example
View SourceProperty Value
Type:
ArrayThe 1-D array of "hidden" RDDs (i.e., DBFMEMO) used for the CopyTo() method.
See Also