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

In This Topic
    number Property (PersonName)
    In This Topic
    Internal Use Only
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlAttributeAttribute()>
    Public Property number As System.Integer
    [System.Xml.Serialization.XmlAttribute()]
    public System.int number {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also