Windward Engine API Reference
Type Property
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > Report.CleanDatasource Class : Type Property




Glossary Item Box

What type of datasource.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Type As Report.CleanDatasource.DATASOURCE_TYPE
Visual Basic (Usage)Copy Code
Dim instance As Report.CleanDatasource
Dim value As Report.CleanDatasource.DATASOURCE_TYPE
 
value = instance.Type
Managed Extensions for C++ 
public: __property Report.CleanDatasource.DATASOURCE_TYPE get_Type();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.