EntitySetDatabaseDefaults Method
|
Applies the default properties to this entity
from the database where this entity is stored or from the host
application database.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public void SetDatabaseDefaults()
Public Sub SetDatabaseDefaults
public:
void SetDatabaseDefaults()
member SetDatabaseDefaults : unit -> unit
See Also