Class CloseProjectAction
Implements the close 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("CloseProjectAction")]
public class CloseProjectAction : AbstractBindedAction, IAction
Constructors
CloseProjectAction()
Declaration
public CloseProjectAction()