supportsGraphicalEditing Method

Return whether graphical editing is supported for this briefcase. It is not supported if the briefcase is read-only, or the briefcase contains a version of the BisCore ECSchema older than v0.1.11.

supportsGraphicalEditing(): Promise<boolean>

@see BriefcaseConnection.enterEditingScope to enable graphical editing.

Returns - Promise<boolean>

Defined in

Last Updated: 16 April, 2024