236 | | • Client builds an Xml for a particular type of print layout element. In this Xml, he specifies the Data.!ResourceId property to point to the feature source definition and the Stylization.ResourceId property to point to the layer definition created in the previous steps. He also sets the fully qualified feature class name of the print layout element data in Data.FeatureClass property.[[BR]] |
237 | | • Client adds this Xml to Resource Service by calling !SetResource(printLayoutElementResId, printLayoutElementXml)[[BR]] |
| 236 | • Client builds an Xml for a particular type of print layout element. In this Xml, he specifies the Data.!ResourceId property to point to the feature source definition and the Stylization.!ResourceId property to point to the layer definition created in the previous steps. He also sets the fully qualified feature class name of the print layout element data in Data.!FeatureClass property.[[BR]] |
| 237 | • Client adds this Xml to Resource Service by calling !SetResource(!printLayoutElementResId, !printLayoutElementXml)[[BR]] |