Leadtools.Dicom.Common

NamesOfIntendedRecipients Property

Show in webframe





Gets or sets the names of intended recipients.
Syntax
[ElementAttribute()]
public List<PersonName> NamesOfIntendedRecipients {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property NamesOfIntendedRecipients As List(Of PersonName)
'Usage
 
Dim instance As ModalityWorklistResult
Dim value As List(Of PersonName)
 
instance.NamesOfIntendedRecipients = value
 
value = instance.NamesOfIntendedRecipients

            

            
[ElementAttribute()]
public:
property List<PersonName^>^ NamesOfIntendedRecipients {
   List<PersonName^>^ get();
   void set (    List<PersonName^>^ value);
}

Property Value

The names of intended recipients.
Requirements

Target Platforms

See Also

Reference

ModalityWorklistResult Class
ModalityWorklistResult Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features