Property that is 'reserved for user
applications'. This property corresponds to the USERR2 system
variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Userr2 { get; set; }
Public Property Userr2 As Double
Get
Set
public:
property double Userr2 {
double get ();
void set (double value);
}
member Userr2 : float with get, set
Property Value
Double
See Also