Property that represents the total editing
time of the database. This property corresponds to the TDINDWG
system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public TimeSpan Tdindwg { get; }
Public ReadOnly Property Tdindwg As TimeSpan
Get
public:
property TimeSpan Tdindwg {
TimeSpan get ();
}
member Tdindwg : TimeSpan with get
Property Value
TimeSpan
See Also