Item Property

Summary
Gets the ScheduledProtocolCodeSequenceRow at the specified index.
Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
public ScheduledProtocolCodeSequenceRow Item( 
   int index 
) { get; } 
public: 
property ScheduledProtocolCodeSequenceRow^ default [int] { 
   ScheduledProtocolCodeSequenceRow^ get(int index); 
} 

Parameters

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

Property Value

The specified ScheduledProtocolCodeSequenceRow

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly

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