DbFileSpec.RDD_Name Property (Typed) | |
The name of the RDD used for instantiation.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY RDD_Name AS STRING GET
public virtual string RDD_Name { get; }
Request Example
View SourceProperty Value
Type:
StringThe name of the RDD used for instantiation.
See Also