Leadtools.Dicom.Common

PersonTelephoneNumbers Property

Show in webframe





Gets or sets the person telephone numbers.
Syntax
[ElementAttribute()]
public List<string> PersonTelephoneNumbers {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PersonTelephoneNumbers As List(Of String)
'Usage
 
Dim instance As PersonIdentification
Dim value As List(Of String)
 
instance.PersonTelephoneNumbers = value
 
value = instance.PersonTelephoneNumbers

            

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

Property Value

The person telephone numbers.
Requirements

Target Platforms

See Also

Reference

PersonIdentification Class
PersonIdentification 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