Class SaveAllDocumentsAction
Implements the save of all documents action.
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Sdl.TranslationStudioAutomation.IntegrationApi.Actions
Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
Syntax
[BindAction("SaveAllDocumentsAction")]
public class SaveAllDocumentsAction : AbstractBindedAction, IAction
Constructors
SaveAllDocumentsAction()
Implements the save of all documents action.
Declaration
public SaveAllDocumentsAction()