HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.PropertyAssignmentStatus Class Reference
Inheritance diagram for hyperx.api.PropertyAssignmentStatus:

Static Public Attributes

int EmptyCollection = 6
int EntityDoesNotExist = 8
int Failure = 2
int FailureCollectionAssignment = 3
int IncompatibleCategoryAssignment = 9
int IncompatiblePropertyAssignment = 7
int PropertyIsNull = 4
int PropertyNotFoundInDb = 5
int Success = 1

Member Data Documentation

◆ EmptyCollection

int hyperx.api.PropertyAssignmentStatus.EmptyCollection = 6
static

◆ EntityDoesNotExist

int hyperx.api.PropertyAssignmentStatus.EntityDoesNotExist = 8
static

◆ Failure

int hyperx.api.PropertyAssignmentStatus.Failure = 2
static

◆ FailureCollectionAssignment

int hyperx.api.PropertyAssignmentStatus.FailureCollectionAssignment = 3
static

◆ IncompatibleCategoryAssignment

int hyperx.api.PropertyAssignmentStatus.IncompatibleCategoryAssignment = 9
static

◆ IncompatiblePropertyAssignment

int hyperx.api.PropertyAssignmentStatus.IncompatiblePropertyAssignment = 7
static

◆ PropertyIsNull

int hyperx.api.PropertyAssignmentStatus.PropertyIsNull = 4
static

◆ PropertyNotFoundInDb

int hyperx.api.PropertyAssignmentStatus.PropertyNotFoundInDb = 5
static

◆ Success

int hyperx.api.PropertyAssignmentStatus.Success = 1
static

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