Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomNet Class : IpType Property |
public DicomNetIpTypeFlags IpType {get;}
'Declaration
Public ReadOnly Property IpType As DicomNetIpTypeFlags
'Usage
Dim instance As DicomNet Dim value As DicomNetIpTypeFlags value = instance.IpType
public DicomNetIpTypeFlags IpType {get;}
get_IpType();
public: property DicomNetIpTypeFlags IpType { DicomNetIpTypeFlags get(); }