Windward Studios API Reference
getTagAttributes Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.xml Namespace > XPathDataSource Class : getTagAttributes Method




Glossary Item Box

Returns the allowed attributes for all tags.

Syntax

Visual Basic (Declaration) 
Public Function getTagAttributes() As TagAttributes()
Visual Basic (Usage)Copy Code
Dim instance As XPathDataSource
Dim value() As TagAttributes
 
value = instance.getTagAttributes()
C# 
public TagAttributes[] getTagAttributes()
Managed Extensions for C++ 
public: TagAttributes*[]* getTagAttributes(); 
C++/CLI 
public:
array<TagAttributes^>^ getTagAttributes(); 

Return Value

The tag attributes.

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software