ProcedureCodeSequence Property

Summary
Gets or sets the Procedure Code Sequence.
Syntax
C#
C++/CLI
[DataMemberAttribute()] 
public List<ProcedureCodeSequence> ProcedureCodeSequence { get; set; } 
[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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly

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