DicomObjects.NET Core Documentation
DicomObjects Namespace / SequencePath Class
Properties Methods


In This Topic
    SequencePath Class Members
    In This Topic

    The following tables list the members exposed by SequencePath.

    Public Properties
     NameDescription
    Public Property The top level dataset holding the attribute  
    Public Property The attributes (sequences) between the top level dataset and the target attribute  
    Public Property The ordinal position (starting from 1) of the child dataset items of each sequence between the top level dataset and the target attribute  
    Public Property The attribute to which this class points.  
    Top
    Public Methods
     NameDescription
    Public Method Format the path using rules for each part  
    Top
    See Also