ExtensibleStorageFilterSchemaGuid Property |
Schema id used to filter elements with extensible storage data
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Guid SchemaGuid { get; }
Public ReadOnly Property SchemaGuid As Guid
Get
public:
property Guid SchemaGuid {
Guid get ();
}
member SchemaGuid : Guid with get
Property Value
Guid
See Also