Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
Type:
RxVariantType
See Also