Gets the R type of the object.
Namespace: Extreme.Data.RAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.0)
public abstract RType RType { get; }
Public MustOverride ReadOnly Property RType As RType
Get
public:
virtual property RType RType {
RType get () abstract;
}
abstract RType : RType with get
Property Value
Type:
RType
Numerical Libraries
Supported in: 6.0
Reference