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


IFeatureLayerSourcePageExtension.DataSourceReadOnly Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoUI)  

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