←Select platform

InstancePath Property

Summary

Gets or sets the path to the new DICOM dataset instance.

Syntax
C#
VB
C++
public string InstancePath { get; set; } 
Public Property InstancePath() As String 
   Get 
   Set 
public:  
   property String^ InstancePath 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The path to the new DICOM dataset instance.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly