AcSmSheetClassIAcSmSheet_GetIsDirty
Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 26.0.0.0
Syntax
public virtual bool IAcSmSheet_GetIsDirty()
Public Overridable Function IAcSmSheet_GetIsDirty As Boolean
public:
virtual bool IAcSmSheet_GetIsDirty()
abstract IAcSmSheet_GetIsDirty : unit -> bool
override IAcSmSheet_GetIsDirty : unit -> bool
Return Value
Boolean
Implements
IAcSmSheetGetIsDirty
See Also