IpType Property

Summary
Gets or sets the type of the IP address.
Syntax
C#
VB
C++
public DicomNetIpTypeFlags IpType { get; set; } 
  
Public Property IpType As DicomNetIpTypeFlags 
public: 
property DicomNetIpTypeFlags IpType { 
   DicomNetIpTypeFlags get(); 
   void set (    DicomNetIpTypeFlags ); 
} 

Property Value

The type of the IP address.

Remarks

Defaults to Ipv4.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.