DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / CStoreRequestArgs Class / CommondDataSetType Property

In This Topic
    CommondDataSetType Property
    In This Topic
    This field indicates that a Data Set is present in the Message. It shall be set to any value other than 0101H (Null).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CommondDataSetType As System.UShort
    public System.ushort CommondDataSetType {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also