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