Share Email Facebook Twitter LinkedIn IPerformanceAdviserRule.GetName Method Retrieves the name of the rule. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0) Syntax C# string GetName()Return ValueString 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. See AlsoReferenceIPerformanceAdviserRule InterfaceAutodesk.Revit.DB Namespace