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




src

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal src As net.windward.xmlreport.TemplateInfo.DataSourceProfile.DataSetProfile _
)
Visual Basic (Usage)Copy Code
Dim src As net.windward.xmlreport.TemplateInfo.DataSourceProfile.DataSetProfile
 
Dim instance As New TemplateMetrics.DataSourceProfile.DataSetProfile(src)
C# 
public TemplateMetrics.DataSourceProfile.DataSetProfile( 
   net.windward.xmlreport.TemplateInfo.DataSourceProfile.DataSetProfile src
)
Managed Extensions for C++ 
public: TemplateMetrics.DataSourceProfile.DataSetProfile( 
   net.windward.xmlreport.TemplateInfo.DataSourceProfile.DataSetProfile* src
)
C++/CLI 
public:
TemplateMetrics.DataSourceProfile.DataSetProfile( 
   net.windward.xmlreport.TemplateInfo.DataSourceProfile.DataSetProfile^ src
)

Parameters

src

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software