Gets the result type for this plugin.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
RiskAssessmentResultType GetResultType()
Visual Basic (Declaration)
Function GetResultType As RiskAssessmentResultType
Visual C++
RiskAssessmentResultType GetResultType()

Return Value

Enumeration of the result type for this plugin.

See Also