Entity.ReadAccessGranted Method

Checks whether this Entity may be retrieved by the current add-in.


Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool ReadAccessGranted()

Return Value

Boolean
True if read access is allowed.

See Also

Reference

Entity Class
Autodesk.Revit.DB.ExtensibleStorage Namespace