Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PersonAddress Property






Gets or sets the person address.
Syntax
[ElementAttribute()]
public string PersonAddress {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PersonAddress As String
'Usage
 
Dim instance As PersonIdentification
Dim value As String
 
instance.PersonAddress = value
 
value = instance.PersonAddress
[ElementAttribute()]
public:
property String^ PersonAddress {
   String^ get();
   void set (    String^ value);
}

Property Value

The person address.
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