SchemaReadAccessGranted Method

Checks whether Entities of this Schema may be retrieved by the current add-in.

Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ReadAccessGranted()

Return Value

Boolean
True if read access is allowed.
See Also