DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / ItemLocation Class / Attribute Property






    Attribute Property (ItemLocation)
    The attribute containing the value
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Attribute As DicomAttribute
     
    'Usage
     
    
    Dim instance As ItemLocation
    Dim value As DicomAttribute
     
    value = instance.Attribute
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also