Item Property

Summary
Gets the PPSDiscontinuationReasonCodeSequenceRow at the specified index.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public PPSDiscontinuationReasonCodeSequenceRow Item( 
   int index 
) { get; } 
  
Public ReadOnly Default Property Item( _ 
   ByVal index As Integer _ 
) As PPSDiscontinuationReasonCodeSequenceRow 
public: 
property MPPSDataset.PPSDiscontinuationReasonCodeSequenceRow^ default [int] { 
   MPPSDataset.PPSDiscontinuationReasonCodeSequenceRow^ get(int index); 
} 

Parameters

index
The zero-based index of the row to return.

Property Value

The specified PPSDiscontinuationReasonCodeSequenceRow

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.