Windward Studios API Reference
Datasources Property
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > TemplateMetrics Class : Datasources Property




Glossary Item Box

All datasources that must be processed for this template.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Datasources As IList(Of String)
Visual Basic (Usage)Copy Code
Dim instance As TemplateMetrics
Dim value As IList(Of String)
 
value = instance.Datasources
C# 
public IList<string> Datasources {get;}
Managed Extensions for C++ 
public: __property IList<string*>* get_Datasources();
C++/CLI 
public:
property IList<String^>^ Datasources {
   IList<String^>^ get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software