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.DataTypes Namespace > CodingSchemeIdentification Class : CodingSchemeRegistry Property |
[ElementAttribute()] public string CodingSchemeRegistry {get; set;}
'Declaration
<ElementAttribute()> Public Property CodingSchemeRegistry As String
'Usage
Dim instance As CodingSchemeIdentification Dim value As String instance.CodingSchemeRegistry = value value = instance.CodingSchemeRegistry
[ElementAttribute()] public: property String^ CodingSchemeRegistry { String^ get(); void set ( String^ value); }