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