VendorIdAttribute Constructor

Constructs a new VendorIdAttribute.

Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public VendorIdAttribute(
	string vendorIdStr
)

Parameters

vendorIdStr  String
 
See Also