←Select platform

Row Property

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
public HangingProtocolReasonForRequestedProcedureCodeSequenceRow Row { get; } 
<DebuggerNonUserCodeAttribute(),  
 GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>  
Public ReadOnly Property Row() As HangingProtocolReasonForRequestedProcedureCodeSequenceRow 
   Get 
public:  
   [DebuggerNonUserCodeAttribute,  
   GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] 
   property HangingProtocolReasonForRequestedProcedureCodeSequenceRow^ Row 
   { 
      HangingProtocolReasonForRequestedProcedureCodeSequenceRow^ get() 
   } 

Property Value

The HangingProtocolReasonForRequestedProcedureCodeSequenceRow that has changed.

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