<Code Lib>
2023 Class
Changes 0
C

AddInIdAttribute

Description:
The custom AddInId attribute for Macros macros use only.
Inheritance Hierarchy:
System.Object
  System.Attribute
    Autodesk.Revit.DB.Macros.AddInIdAttribute

public class AddInIdAttribute : Attribute

Name Return Type Description
C AddInIdAttribute(String) AddInIdAttribute Constructs a new AddInIdAttribute.

Name Return Type Description
P Value ValueType AddInId guid value.

Loading…