SchemaSchemaName Property |
The user-friendly name of the Schema.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string SchemaName { get; }
Public ReadOnly Property SchemaName As String
Get
public:
property String^ SchemaName {
String^ get ();
}
member SchemaName : string with get
Property Value
String
See Also