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