Checks whether there is read access to subentities storable in this field.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool SubEntityReadAccessGranted()
Return Value
Boolean
True if subentities are readable.
See Also
Reference