This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureDatasetManage Interface > IFeatureDatasetManage.UpdateMDomain Method (ArcObjects .NET 10.4 SDK) |
Updates the M domain based of the current M extent.
[Visual Basic .NET]
Public Sub UpdateMDomain ( _
)
[C#] public void UpdateMDomain ( );
[C++]
HRESULT UpdateMDomain(
void
);