Retrieves the author information for this plugin.

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

Syntax

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

Return Value

string containing the author for this risk assessment plugin.

See Also