Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

InstitutionAddress Property (PersonIdentification)






Gets or sets the institution address.
Syntax
public string InstitutionAddress {get; set;}
'Declaration
 
Public Property InstitutionAddress As String
'Usage
 
Dim instance As PersonIdentification
Dim value As String
 
instance.InstitutionAddress = value
 
value = instance.InstitutionAddress
public:
property String^ InstitutionAddress {
   String^ get();
   void set (    String^ value);
}

Property Value

The institution 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