VendorIdAttribute Constructor

Constructs a new VendorIdAttribute.

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

Parameters

vendorIdStr  String
 
See Also