ArcObjects Library Reference (Carto)  

ICFDataSourcePageExtension.DataSourceReadOnly Property

Indicates if the data source can be changed.

ERROR: Syntax information about ICFDataSourcePageExtension.DataSourceReadOnly may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT put_DataSourceReadOnly(
  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

ICFDataSourcePageExtension Interface