DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.Formatters Namespace / NamePart Class / FamilyName Property

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also