Leadtools.Dicom.Scp.Command Namespace > MppsNSetCommand Class : PPSConfiguration Property |
public NSetMppsCommandConfiguration PPSConfiguration {get; set;}
'Declaration Public Property PPSConfiguration As NSetMppsCommandConfiguration
'Usage Dim instance As MppsNSetCommand Dim value As NSetMppsCommandConfiguration instance.PPSConfiguration = value value = instance.PPSConfiguration
public: property NSetMppsCommandConfiguration^ PPSConfiguration { NSetMppsCommandConfiguration^ get(); void set ( NSetMppsCommandConfiguration^ value); }