Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PersonTelephoneNumbers Property






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

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features