DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / SequencePath Class / TargetAttribute Property






    TargetAttribute Property
    The attribute to which this class points.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TargetAttribute As DicomAttribute
     
    'Usage
     
    
    Dim instance As SequencePath
    Dim value As DicomAttribute
     
    value = instance.TargetAttribute
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also