DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / WebContent Class / MultiPart Property

In This Topic
    MultiPart Property
    In This Topic
    Indicates whether this is a multi-part item
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MultiPart As System.Boolean
    public System.bool MultiPart {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also