Enum TdsSaveOptions

File save options

Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA.dll
Syntax
public enum TdsSaveOptions

Fields

Name Value Description
DoNotSaveChangesDoNotSaveChanges = 0

Discard unsaved changes

PromptToSaveChangesPromptToSaveChanges = -2

Prompt the user to confirm saving any unsaved changes

SaveChangesSaveChanges = -1

Save any unsaved changes

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next