This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IM > IMetaDataEditor Interface > IMetaDataEditor.ModifiesDataDefProps Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the meta data editor will change Datasetdef properties other than the meta data property.
[Visual Basic .NET] Public ReadOnly Property ModifiesDataDefProps As Boolean
[C#] public bool ModifiesDataDefProps {get;}
[C++]
HRESULT get_ModifiesDataDefProps(
VARIANT_BOOL* pbvarModifiesDataDefProps
);
[C++]
Parameters pbvarModifiesDataDefProps [out, retval] pbvarModifiesDataDefProps is a parameter of type VARIANT_BOOL