Solid Edge Draft Type Library
Dirty Property
Solid Edge Draft Type Library > DraftDocument Object : Dirty Property
Description
Specifies whether or not the referenced document has been modified since the last time it was saved.
Property type
Read-write property
Syntax
Visual Basic
Public Property Dirty As Boolean
Remarks
If you set the property to True, Solid Edge prompts for the Save operation when exiting. Once you have set this property to True, you cannot change the setting back to False.
See Also

DraftDocument Object  | DraftDocument Members