Class OpenProjectAction
Implements the open project 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("OpenProjectFromListAction")]
public class OpenProjectAction : AbstractBindedAction, IAction
Constructors
OpenProjectAction()
Implements the open project action.
Declaration
public OpenProjectAction()