This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasDatasetEdit Interface > ILasDatasetEdit.UsesRelativePath Property (ArcObjects .NET 10.5 SDK) |
Indicates if the dataset is saved with relative path.
[Visual Basic .NET]
Public WriteOnly Property UsesRelativePath
[C#] public void UsesRelativePath {set;}
[C++]
HRESULT put_UsesRelativePath(
VARIANT_BOOL
);
[C++]
Parameters [in] is a parameter of type VARIANT_BOOL
If set to true, all the las files and surface constraints referenced by the las dataset will be stored using relative paths.