DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / PatientID Property

In This Topic
    PatientID Property (DicomImage)
    In This Topic
    The Patient ID
    Syntax
    'Declaration
     
    
    Public Property PatientID As System.String
    public System.string PatientID {get; set;}

    Property Value

    The Patient ID
    Remarks
    A shortcut for attribute (0010, 0020)
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also