RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Category

Category.Material

Property
Description:
Retrieves or changes the material of the category.
Syntax
public Material Material { get; set; }
Exceptions
Exception Condition
InvalidOperationException When setting this property: material cannot be set for annotation categories.