Retrieves the unique identifier associated with this risk assessment plugin.

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

Syntax

C#
string id()
Visual Basic (Declaration)
Function id As String
Visual C++
String^ id()

Return Value

string containing the unique identifier associated with this risk assessment plugin

See Also