←Select platform

PerformedProtocolCodeSequence Property

Summary

Gets or sets the Performed Protocol Code Sequence.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public List<PerformedProtocolCodeSequence> PerformedProtocolCodeSequence {get; set;} 
<DataMemberAttribute()> 
Public Property PerformedProtocolCodeSequence As List(Of PerformedProtocolCodeSequence) 
[DataMemberAttribute()] 
public: 
property List<PerformedProtocolCodeSequence^>^ PerformedProtocolCodeSequence { 
   List<PerformedProtocolCodeSequence^>^ get(); 
   void set (    List<PerformedProtocolCodeSequence^>^ ); 
} 

Property Value

Describes the protocol being followed in the procedure step.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.Wcf Assembly
Click or drag to resize