DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.Formatters Namespace / PersonName Class / Alphabetic Property






    Alphabetic Property
    Internal Use Only
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlElementAttribute()>
    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.8 or higher

    See Also