User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shortestpath.storagepath

Table of Contents

TGIS_ShortestPath.StoragePath property

DK for Java | tatukgis.jdk.TGIS_ShortestPath.StoragePath | Constructors | Fields | Methods | Properties | Events

Forced network storage path.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public java.lang.String getStoragePath();
 
public void setStoragePath(
  java.lang.String _value
);
// Oxygene
public
  property StoragePath : String read write;

Value

Type
java.lang.String
String

Remarks

Provide the full path name, including file name, to force a different network storage location than the default, which is the same as the layer's Path.

2026/07/11 01:35

Page Tools