Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : IpType Property |
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); }