To add a custom property to a sheet set, you use the GetCustomPropertyBag method of the AcSmSheet object to create an AcSmCustomPropertyBag object. Then use the SetProperty method to set a custom property value. If you add a custom property to a sheet set and set the property flag to CUSTOM_SHEET_PROP, sheets that are within subsets of the sheet set inherit the property.
- Customization and Administration Guides
- DXF Reference
- AutoLISP and DCL
- ActiveX and VBA
- ObjectARX and Managed .NET
- JavaScript
- AutoCAD Core Console