WallStyleDontCleanup
Property
|
Property that indicates whether the cleanup is
disabled for this wall style.
Namespace: Teigha.Aec.Arch.DatabaseServices
Assembly: TA_MgdArch (in TA_MgdArch.dll)
Version: 0.0.0.0
Syntax
public bool DontCleanup { set; }
Public WriteOnly Property DontCleanup As Boolean
Set
public:
property bool DontCleanup {
void set (bool value);
}
member DontCleanup : bool with set
Property Value
Boolean
See Also