Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ReportType As Report.REPORT_TYPE |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Report Dim value As Report.REPORT_TYPE value = instance.ReportType |
C# | |
---|---|
public Report.REPORT_TYPE ReportType {get;} |
Managed Extensions for C++ | |
---|---|
public: __property Report.REPORT_TYPE get_ReportType(); |
C++/CLI | |
---|---|
public: property Report.REPORT_TYPE ReportType { Report.REPORT_TYPE get(); } |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family