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




Glossary Item Box

The datasets in this datasource. Can be size 0 (no datasets).

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Datasets As IList(Of TemplateMetrics.DataSourceProfile.DataSetProfile)
Visual Basic (Usage)Copy Code
Dim instance As TemplateMetrics.DataSourceProfile
Dim value As IList(Of TemplateMetrics.DataSourceProfile.DataSetProfile)
 
value = instance.Datasets
Managed Extensions for C++ 
public: __property IList<TemplateMetrics.DataSourceProfile.DataSetProfile*>* get_Datasets();

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software