2027 Method
Changes 0
M

AppearanceAssetEditScope.Cancel

Description:
Cancels the edit scope.
Remarks:
All the changes made after starting the EditScope will be discarded.
public void Cancel()
  • EditScope is not active. EditScope can only be committed or cancelled when it is active. -or- EditScope cannot be closed, there is no opened transaction.