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



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also