Checks whether Entities of this Schema may be stored by the current add-in.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool WriteAccessGranted()
Return Value
Boolean
True if write access is allowed.
See Also
Reference