Revit 2025.3 API
External |
The vendor who provided the service
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string VendorId { get; }
Public ReadOnly Property VendorId As String Get
public: property String^ VendorId { String^ get (); }
member VendorId : string with get
Property Value
StringSee Also