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






    Command Property (OperationBaseArgs)
    The incoming command
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Command As DicomDataSet
     
    'Usage
     
    
    Dim instance As OperationBaseArgs
    Dim value As DicomDataSet
     
    value = instance.Command
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also