LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Skip Property

Show in webframe





Gets or sets the skip method.
Syntax
public SkipMethod Skip {get; set;}
'Declaration
 
Public Property Skip As SkipMethod
'Usage
 
Dim instance As BeforeCStoreEventArgs
Dim value As SkipMethod
 
instance.Skip = value
 
value = instance.Skip

            

            
public:
property SkipMethod Skip {
   SkipMethod get();
   void set (    SkipMethod value);
}

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

See Also

Reference

BeforeCStoreEventArgs Class
BeforeCStoreEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features