![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu.Common Namespace > BeforeCStoreEventArgs Class : Skip Property |
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); }