ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / CT_InsertShortcutTables Complex Type / insertShortcutTable Element
In This Topic
    insertShortcutTable Element
    In This Topic
    Namespace http://schemas.esri.com/DADF/Registry
    Type
    Diagram
    shortcut Element Choice insertShortcutTable Element
    Overview
    targetID required ST_ID Simple Type
    category required xs:string
    condition optional ST_ID Simple Type
    Choice 0..∞
    refID required ST_ID Simple Type
    onKeyUp optional xs:boolean
    cancelOnMouseMove optional xs:boolean
    Source
    <xs:element name="insertShortcutTable" type="CT_ShortcutTable" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also