The Schema describing this Entity.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Schema Schema { get; }
Public ReadOnly Property Schema As Schema
Get
public:
property Schema^ Schema {
Schema^ get ();
}
member Schema : Schema with get
Property Value
Schema
See Also