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

Public Member Functions

 __init__ (self, _api.AnalysisDetail analysisDetail)
object GetValue (self)

Protected Attributes

 _Entity = analysisDetail

Properties

 AnalysisDetails = property
 DataType = property
 The hyperx.api.AnalysisDetail.Value can be of any type.
 Name = property
 Path = property
 Value = property
 The detail value which has type hyperx.api.AnalysisDetail.DataType.

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.AnalysisDetail.__init__ ( self,
_api.AnalysisDetail analysisDetail )

Member Function Documentation

◆ GetValue()

object hyperx.api.AnalysisDetail.GetValue ( self)

Member Data Documentation

◆ _Entity

hyperx.api.AnalysisDetail._Entity = analysisDetail
protected

Property Documentation

◆ AnalysisDetails

hyperx.api.AnalysisDetail.AnalysisDetails = property
static

◆ DataType

hyperx.api.AnalysisDetail.DataType = property
static

The hyperx.api.AnalysisDetail.Value can be of any type.

This property provides information on the type.

◆ Name

hyperx.api.AnalysisDetail.Name = property
static

◆ Path

hyperx.api.AnalysisDetail.Path = property
static

◆ Value

hyperx.api.AnalysisDetail.Value = property
static

The detail value which has type hyperx.api.AnalysisDetail.DataType.


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