Keyword Property


Schema Common Keyword Property

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

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static string Keyword { get; }

Property Value

String
Remarks
This property is of type "AssetPropertyString". Use ":" to add several keywords.
See Also