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.Editing Namespace > DicomEditableProperty Class : GetClassName Method |
public string GetClassName()
'Declaration
Public Function GetClassName() As String
'Usage
Dim instance As DicomEditableProperty Dim value As String value = instance.GetClassName()
public: String^ GetClassName();