Implement this method to return the name of the service.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013
Syntax
Return Value
Name of the service.Remarks
Although an external service is uniquely identified by its Id, the Name can identify it to the end user in UI when UI is appropriate for the service.
Beside the requirement for the name to be a non-empty string, there are no other general restrictions imposed by the External Services Framework.