Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public RxVariantType Type { get; }
Public ReadOnly Property Type As RxVariantType
Get
public:
property RxVariantType Type {
RxVariantType get ();
}
member Type : RxVariantType with get
Property Value
RxVariantType
See Also