SchemaCommonKeyword Property |
The property labeled "Keyword" common to all visual Asset types.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static string Keyword { get; }
Public Shared ReadOnly Property Keyword As String
Get
public:
static property String^ Keyword {
String^ get ();
}
static member Keyword : string with get
Property Value
String
Remarks
This property is of type "AssetPropertyString".
Use ":" to add several keywords.
See Also