DicomObjects.NET.V8
DicomObjects.DicomWeb.Internal Namespace / PersonName Class / Phonetic Property



    Phonetic Property (PersonName)
    Internal Use Only
    Syntax
    'Declaration
     
    Public Property Phonetic As NamePart
     
    'Usage
     
    Dim instance As PersonName
    Dim value As NamePart
     
    instance.Phonetic = value
     
    value = instance.Phonetic
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also