This document is archived and information here might be outdated.  Recommended version.


IFeatureLayerSourcePageExtension.DataSourceReadOnly Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IF > IFeatureLayerSourcePageExtension Interface > IFeatureLayerSourcePageExtension.DataSourceReadOnly Property
ArcGIS Developer Help

IFeatureLayerSourcePageExtension.DataSourceReadOnly Property

Indicates if the data source can be changed.

[Visual Basic .NET]
Public ReadOnly Property DataSourceReadOnly As Boolean
[C#]
public bool DataSourceReadOnly {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IFeatureLayerSourcePageExtension Interface