The number of XML export templates associated with a DataWindow object.
DataWindow objects
Describe argument:
"DataWindow.Export.XML.TemplateCount"
This property is used to get a count of the XML export templates associated with a DataWindow object. It returns a long specifying the number of XML export templates previously saved in the DataWindow painter for the specified DataWindow object. The count is used with the DataWindow.Export.XML.Template[ ].Name property to enable an application to select an export template at runtime.