Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

IpType Property






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

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