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






    FamilyName Property
    Internal Use Only
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlElementAttribute()>
    Public Property FamilyName As System.String
     
    'Usage
     
    
    Dim instance As NamePart
    Dim value As System.String
     
    instance.FamilyName = value
     
    value = instance.FamilyName
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also