←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly