|
Property name |
Brief description |
![](../../property.gif) |
DisplayName |
The DisplayName property returns the displayed method name. |
![](../../property.gif) |
ErrorByStatus |
The ErrorByStatus property returns an error message by the error number. |
![](../../property.gif) |
Errors |
The Errors property returns a message with all the errors and warnings. |
![](../../property.gif) |
Name |
The Name property returns the internal method name. |
![](../../property.gif) |
PerformanceTime |
The PerformanceTime property returns method execution time. |
![](../../property.gif) |
Status |
The Status property returns the method execution status. |
![](../../property.gif) |
SupportsR |
The SupportsR property returns whether statistical method can be calculated via R package. |
![](../../property.gif) |
UseR |
The UseR property determines whether statistical method is calculated via the R package. |
![](../../property.gif) |
WarningByStatus |
The WarningByStatus property returns a warning text by its number. |
![](../../property.gif) |
Warnings |
The Warnings property returns the warnings that occurred at method calculation. |
![](../../property.gif) |
WarningsCount |
The WarningsCount property returns the number of warnings that occurred at the method calculation. |
![](../../property.gif) |
WarningsNumbers |
The WarningsNumbers property returns numbers of warnings that occurred at the method calculation. |