PPSInfo Property

Summary

Gets or sets the performed procedure step query information.

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

Property Value

The performed procedure step info.

Requirements

Target Platforms

See Also

Reference

MPPSQuery Class

MPPSQuery Members

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

Leadtools.Medical.Worklist.Wcf Assembly