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 > ILasDataset Interface > ILasDataset.UsesRelativePath Property (ArcObjects .NET 10.5 SDK) |
Indicates if the dataset is saved with relative path.
[Visual Basic .NET] Public ReadOnly Property UsesRelativePath As Boolean
[C#] public bool UsesRelativePath {get;}
[C++]
HRESULT get_UsesRelativePath(
VARIANT_BOOL* pbUsesRelativePath
);
[C++]
Parameters pbUsesRelativePath [out, retval] pbUsesRelativePath is a parameter of type VARIANT_BOOL
Indicates whether the las files in the las dataset are stored using relative paths.