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

In This Topic
    Alphabetic Property
    In This Topic
    Internal Use Only
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlElementAttribute()>
    Public Property Alphabetic As NamePart
    [System.Xml.Serialization.XmlElement()]
    public NamePart Alphabetic {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also