ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasDatasetEdit.UsesRelativePath Property

Indicates if the dataset is saved with relative path.

ERROR: Syntax information about ILasDatasetEdit.UsesRelativePath may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GeoDatabaseExtensions.dll

[C++]
HRESULT put_UsesRelativePath(
  VARIANT_BOOL 
);
[C++]

Parameters

[in]    is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ILasDatasetEdit Interface