Class OpenProjectAction
Implements the open project action.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sdl.TranslationStudioAutomation.IntegrationApi.Actions
Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
Syntax
[BindAction("OpenProjectFromListAction")]
public class OpenProjectAction : AbstractBindedAction, IAction
Constructors
OpenProjectAction()
Declaration
public OpenProjectAction()