IPerformanceAdviserRule.GetName
Description:
Retrieves the name of the rule.
Retrieves the name of the rule.
Remarks:
Method should return a short string naming the rule, typically as a one word in TitleCase. String should be localized.
Method should return a short string naming the rule, typically as a one word in TitleCase. String should be localized.
string GetName()
string
The name of the rule.