Revit 2022.1 API |
IExternalServer..::..GetVendorId Method |
IExternalServer Interface See Also |
Implement this method to return the id of the vendor of the server.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2013
Syntax
C# |
---|
string GetVendorId() |
Visual Basic |
---|
Function GetVendorId As String |
Visual C++ |
---|
String^ GetVendorId() |
Return Value
Vendor Id of the server.
Remarks
The Id is expected to be a string consisting of 4 characters.