Syntax
| Visual Basic (Declaration) | |
|---|
Public Function New( _
ByVal src As net.windward.xmlreport.TemplateInfo.DataSourceProfile.DataSetProfile _
) |
| 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