ArcGIS Pro DAML Schema
CT_BackstageTabUpdate Complex Type
ArcGIS Pro DAML Schema : CT_BackstageTabUpdate Complex Type
Namespace http://schemas.esri.com/DADF/Registry
Diagram
CT_BackstageTabUpdate Complex Type
Overview
refID required ST_ID Simple Type
caption optional ST_String Simple Type
Used By
updateTab Element
Attributes
NameTypeUseDefaultFixedDescription
refIDST_ID Simple Typerequired   
captionST_String Simple Typeoptional   
Source
<xs:complexType name="CT_BackstageTabUpdate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:attribute name="refID" type="ST_ID" use="required" />
  <xs:attribute name="caption" type="ST_String" use="optional" />
</xs:complexType>
See Also
ArcGIS Pro DAML Schema