Implement this method to return the vendor Id of the service.
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2013
Syntax
C# |
---|
string GetVendorId() |
Visual Basic |
---|
Function GetVendorId As String |
Visual C++ |
---|
String^ GetVendorId() |
Return Value
Vendor Id of the service.
Remarks
The Id is expected to be a string consisting of 4 characters.