LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

IpType Property

Show in webframe





Gets or sets the type of the IP address.
Syntax
public DicomNetIpTypeFlags IpType {get; set;}
'Declaration
 
Public Property IpType As DicomNetIpTypeFlags
'Usage
 
Dim instance As ServerSettings
Dim value As DicomNetIpTypeFlags
 
instance.IpType = value
 
value = instance.IpType

            

            
public:
property DicomNetIpTypeFlags IpType {
   DicomNetIpTypeFlags get();
   void set (    DicomNetIpTypeFlags value);
}

Property Value

The type of the IP address.
Remarks
Defaults to Ipv4.
Requirements

Target Platforms

See Also

Reference

ServerSettings Class
ServerSettings Members

 

 


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

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