C#
VB
C++
Gets the configuration for the MppsNSetCommand.
public NSetMppsCommandConfiguration PPSConfiguration { get; set; }
Public Property PPSConfiguration As Leadtools.Dicom.Scp.Command.NSetMppsCommandConfiguration
public:
property Leadtools.Dicom.Scp.Command.NSetMppsCommandConfiguration^ PPSConfiguration {
Leadtools.Dicom.Scp.Command.NSetMppsCommandConfiguration^ get();
void set ( Leadtools.Dicom.Scp.Command.NSetMppsCommandConfiguration^ );
}
The NSetMppsCommandConfiguration object for the MppsNSetCommand.
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