Revit 2025 API
SchemaSchema |
The user-friendly name of the Schema.
Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string SchemaName { get; }
Public ReadOnly Property SchemaName As String Get
public: property String^ SchemaName { String^ get (); }
member SchemaName : string with get
Property Value
StringSee Also