AddInIdAttribute Constructor

Constructs a new AddInIdAttribute.

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

Parameters

addInIdStr  String
 
See Also