<Code Lib>
2023 Class
Changes 0
C

VendorIdAttribute

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

public class VendorIdAttribute : Attribute

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

Name Return Type Description
P Value string AddInId VendorId value.

Loading…