Export.XML.Template[ ].Name DataWindow object property
Description
The name of an XML export template associated with a DataWindow
object.
Controls
DataWindow objects
Syntax
PowerBuilder dot notation:
|
1 |
<span>dw_control</span>.Object.DataWindow.Export.XML.Template[<span>num</span> ].Name |
Describe argument:
|
1 |
"DataWindow.Export.XML.Template[<span>num</span> ]Name" |
|
Parameter |
Description |
|---|---|
|
num |
(exp) A long specifying |
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