From Method

Summary

Creates an MPPSNSet item from a ModalityWorklistResult

Syntax
C#
VB
C++
public static MPPSNSet From( 
   ModalityWorklistResult result 
) 
Public Shared Function From( _ 
   ByVal result As ModalityWorklistResult _ 
) As MPPSNSet 
public: 
static MPPSNSet^ From(  
   ModalityWorklistResult^ result 
)  

Parameters

result
The ModalityWorklistResult to create the MPPSNSet from.

Return Value

A new MPPSNSet item that has information obtained from the ModalityWorklistResult.

Requirements

Target Platforms

See Also

Reference

MPPSNSet Class

MPPSNSet Members

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly