DatabaseTdusrtimer Property
|
Property that represents the user-elapsed
timer. This property corresponds to the TDUSRTIMER system
variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public TimeSpan Tdusrtimer { get; }
Public ReadOnly Property Tdusrtimer As TimeSpan
Get
public:
property TimeSpan Tdusrtimer {
TimeSpan get ();
}
member Tdusrtimer : TimeSpan with get
Property Value
TimeSpan
See Also