ProcedureCodeSequence Property

Summary
Gets or sets the Procedure Code Sequence.
Syntax
C#
VB
C++
[DataMemberAttribute()] 
public List<ProcedureCodeSequence> ProcedureCodeSequence { get; set; } 
  
<DataMemberAttribute()> 
Public Property ProcedureCodeSequence As List(Of ProcedureCodeSequence) 
[DataMemberAttribute()] 
public: 
property List<ProcedureCodeSequence^>^ ProcedureCodeSequence { 
   List<ProcedureCodeSequence^>^ get(); 
   void set (    List<ProcedureCodeSequence^>^ ); 
} 

Property Value

Describes the type of procedure that was performed.

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.Wcf Assembly

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