PPSConfiguration Property

Summary

Gets the configuration for the MppsNSetCommand.

Syntax
C#
VB
C++
public NSetMppsCommandConfiguration PPSConfiguration { get; set; } 
  
Public Property PPSConfiguration As NSetMppsCommandConfiguration 
public: 
property NSetMppsCommandConfiguration^ PPSConfiguration { 
   NSetMppsCommandConfiguration^ get(); 
   void set (    NSetMppsCommandConfiguration^ ); 
} 

Property Value

The NSetMppsCommandConfiguration object for the MppsNSetCommand.

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.Dicom.Scp Assembly