ContourSettingItemSubCategoryId Property |
The contour line style subcategory id.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ElementId SubCategoryId { get; }
Public ReadOnly Property SubCategoryId As ElementId
Get
public:
property ElementId^ SubCategoryId {
ElementId^ get ();
}
member SubCategoryId : ElementId with get
Property Value
ElementId
See Also