The vendor who provided the service
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2013
Syntax
C# |
---|
public string VendorId { get; } |
Visual Basic |
---|
Public ReadOnly Property VendorId As String
Get |
Visual C++ |
---|
public:
property String^ VendorId {
String^ get ();
} |
See Also