LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

PPSInfo Property

Show in webframe





Gets or sets the performed procedure step query information.
Syntax
[DataMemberAttribute()]
public WCFPPSInformation PPSInfo {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property PPSInfo As WCFPPSInformation
'Usage
 
Dim instance As MPPSQuery
Dim value As WCFPPSInformation
 
instance.PPSInfo = value
 
value = instance.PPSInfo

            

            
[DataMemberAttribute()]
public:
property WCFPPSInformation^ PPSInfo {
   WCFPPSInformation^ get();
   void set (    WCFPPSInformation^ value);
}

Property Value

The performed procedure step info.
Requirements

Target Platforms

See Also

Reference

MPPSQuery Class
MPPSQuery Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.