Skip Property

Summary
Gets or sets the skip method.
Syntax
C#
VB
C++
public SkipMethod Skip { get; set; } 
  
Public Property Skip As SkipMethod 
public: 
property SkipMethod Skip { 
   SkipMethod get(); 
   void set (    SkipMethod ); 
} 

Property Value

The skip method .

Remarks

If sending a DicomDataSet this value will be null.

Example

For an example refer to StoreScu.Store(DicomScp, string, string, bool).

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.