Category Property


The property labeled "Category" from the "PrismTransparent" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2018.1

Syntax

C#
public static string Category { get; }
Visual Basic
Public Shared ReadOnly Property Category As String
	Get
Visual C++
public:
static property String^ Category {
	String^ get ();
}

Remarks

This property is of type "AssetPropertyString".

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →