C#
VB
C++
Gets a strongly typed System.Data.DataTable for the physical 'PPS (Performed Procedure Step) Information' table.
[DebuggerNonUserCodeAttribute()]
public PPSInformationDataTable PPSInformation { get; }
Public ReadOnly Property PPSInformation As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationDataTable
public:
property Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationDataTable^ PPSInformation {
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationDataTable^ get();
}
A PPSInformationDataTable which holds the information about the 'PPS (Performed Procedure Step) Information' table.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET