PPSRelationship Property

Summary

Gets a strongly typed System.Data.DataTable for the physical 'PPS (Performed Procedure Step) Relationship' table.

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public PPSRelationshipDataTable PPSRelationship { get; } 
  
Public ReadOnly Property PPSRelationship As PPSRelationshipDataTable 
public: 
property PPSRelationshipDataTable^ PPSRelationship { 
   PPSRelationshipDataTable^ get(); 
} 

Property Value

A PPSRelationshipDataTable which holds the information about the 'PPS (Performed Procedure Step) Relationship' table.

Requirements

Target Platforms

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.DataAccessLayer Assembly