HyperX.Scripting.Api
The HyperX C# Scripting Application Programming Interface
Loading...
Searching...
No Matches
ProjectDeletionStatus.cs File Reference

Namespaces

namespace  HyperX
namespace  HyperX.Scripting

Enumerations

enum  HyperX.Scripting.ProjectDeletionStatus { HyperX.Scripting.Success = 1 , HyperX.Scripting.Failure = 2 , HyperX.Scripting.ProjectDoesNotExistFailure = 3 , HyperX.Scripting.ActiveProjectFailure = 4 }
 Indicates whether a project was deleted successfully. If not, this indicates why the project was not deleted. More...