Class SaveDocumentSourceAsAction
Implements the save document source 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("SaveSourceAs")]
public class SaveDocumentSourceAsAction : AbstractBindedAction, IAction
Constructors
SaveDocumentSourceAsAction()
Implements the save document source action.
Declaration
public SaveDocumentSourceAsAction()