IExternalService.GetVendorId Method

Implement this method to return the vendor Id of the service.


Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

string GetVendorId()

Return Value

String
Vendor Id of the service.

Remarks

The Id is expected to be a string consisting of 4 characters.

See Also

Reference

IExternalService Interface
Autodesk.Revit.DB.ExternalService Namespace