DBObjectDowngradeToNotify Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void DowngradeToNotify(
bool wasWritable
)
Public Sub DowngradeToNotify (
wasWritable As Boolean
)
public:
void DowngradeToNotify(
bool wasWritable
)
member DowngradeToNotify :
wasWritable : bool -> unit
Parameters
- wasWritable
- Type: SystemBoolean
See Also