Class AnalysisDetail
- Namespace
- HyperX.Scripting
- Assembly
- HyperX.Scripting.dll
public class AnalysisDetail
- Inheritance
-
AnalysisDetail
- Inherited Members
-
Properties
AnalysisDetails
public AnalysisDetailCol AnalysisDetails { get; }
Property Value
- AnalysisDetailCol
DataType
public Type DataType { get; }
Property Value
- Type
Name
public string Name { get; }
Property Value
- string
Path
public List<string> Path { get; }
Property Value
- List<string>
Value
public object Value { get; }
Property Value
- object
Methods
GetValue<T>()
Returns
- T
Type Parameters
T