←Select platform

GetRowType Method

Summary

Use this method to get the type of data allowed in the ReasonForRequestedProcedureCodeSequenceRow table row.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
protected override Type GetRowType() 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),  
 DebuggerNonUserCodeAttribute()>  
Protected Overrides Function GetRowType() As System.Type 
protected:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] 
   [DebuggerNonUserCodeAttribute] 
   virtual System::Type^ GetRowType() override 

Return Value

The type of ReasonForRequestedProcedureCodeSequenceRow.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly