Class AddProjectAction
Adding a project to the list 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("OpenProjectAction")]
public class AddProjectAction : AbstractBindedAction, IAction
Constructors
AddProjectAction()
Declaration
public AddProjectAction()