Share

SchemaCommon.Description Property

The property labeled "Description" common to all visual Asset types.


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static string Description { get; }

Property Value

String

Remarks

This property is of type "AssetPropertyString".

See Also

Reference

Was this information helpful?