AddInIdAttribute Constructor

Constructs a new AddInIdAttribute.

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

Parameters

addInIdStr  String
 
See Also