PPSRelationShip Property
         
         
         
	Summary
Gets or sets the PPS relationship.
 
	Syntax
[DataMemberAttribute()] 
public List<PPSRelationship> PPSRelationShip { get; set; } 
[DataMemberAttribute()] 
public: 
property List<PPSRelationship^>^ PPSRelationShip { 
   List<PPSRelationship^>^ get(); 
   void set (    List<PPSRelationship^>^ ); 
} 
Property Value
Additional information that relates to the Performed Procedure Step.