The Schema describing this Entity.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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