DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomDataSet Class / Command Property

In This Topic
    Command Property (DicomDataSet)
    In This Topic
    The full command dataset received
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Command As DicomDataSet
    public DicomDataSet Command {get;}
    Remarks
    Returns the DataSet which contains elements in the 0000 and 0002 Group.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also