←Select platform

PPSRelationShip Property

Summary

Gets or sets the PPS relationship.

Syntax

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

Property Value

Additional information that relates to the Performed Procedure Step.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly