HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.RunSetSpecifier Class Reference

Used to specify runsets as an input to some methods. More...

Public Member Functions

 __init__ (self, _api.RunSetSpecifier runSetSpecifier)
 Create_RunSetSpecifier (int projectId, int runSetId)

Protected Attributes

 _Entity = runSetSpecifier

Properties

 ProjectId = property
 RunSetId = property

Detailed Description

Used to specify runsets as an input to some methods.

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.RunSetSpecifier.__init__ ( self,
_api.RunSetSpecifier runSetSpecifier )

Member Function Documentation

◆ Create_RunSetSpecifier()

hyperx.api.RunSetSpecifier.Create_RunSetSpecifier ( int projectId,
int runSetId )

Member Data Documentation

◆ _Entity

hyperx.api.RunSetSpecifier._Entity = runSetSpecifier
protected

Property Documentation

◆ ProjectId

hyperx.api.RunSetSpecifier.ProjectId = property
static

◆ RunSetId

hyperx.api.RunSetSpecifier.RunSetId = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py