2024 Enumeration
Changes 0
E

TransmittedModelOptions

Description:
Enum giving desired behavior when opening or saving a transmitted workshared model.
Name Description
E SaveAsNewCentral The model should be saved as a new central. (On open, it will be saved as a new central in its current location. On save, it will be saved as central but the user can choose a location.)
E KeepAsTransmitted The model will remain marked as transmitted; users will not be able to create locals until it is saved as a new central.
E CancelOperation Cancel the save or load operation.