Export.XML.Template[ ].Name
property (DataWindow object)
Description
The name of an XML export template associated with a DataWindow
object.
Applies to
DataWindow objects
Syntax
PowerBuilder dot notation:
|
1 |
dw_control.Object.DataWindow.Export.XML.Template[num ].Name |
Describe argument:
|
1 |
"DataWindow.Export.XML.Template[num ]Name" |
|
Parameter |
Description |
|---|---|
|
num |
(exp) A long specifying the index of the export |
Usage
This property is used to get the names of the XML export templates
associated with a DataWindow object. It returns a string specifying the
name of an export template previously saved in the DataWindow painter
for the specified DataWindow object. The property is used with the
DataWindow.Export.XML.TemplateCount property to enable an application to
select an export template at runtime.
Examples
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest