Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Extensions Namespace > SaveXmlData Class : NodeType Property |
public DicomXmlNodeType NodeType {get; set;}
'Declaration
Public Property NodeType As DicomXmlNodeType
'Usage
Dim instance As SaveXmlData Dim value As DicomXmlNodeType instance.NodeType = value value = instance.NodeType
public: property DicomXmlNodeType NodeType { DicomXmlNodeType get(); void set ( DicomXmlNodeType value); }