PPSDiscontinuationReasonCodeSequence Property

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

Property Value

The reason the Performed Procedure Step Status was set to DISCONTINUED.

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.