DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / OperationBaseArgs Class / Command Property

In This Topic
    Command Property (OperationBaseArgs)
    In This Topic
    The incoming command
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Command As DicomDataSet
    public DicomDataSet Command {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also