ArcObjects Library Reference (GeoDatabase)  

IFeatureDatasetManage.UpdateMDomain Method

Updates the M domain based of the current M extent.

[Visual Basic .NET]
Public Sub UpdateMDomain ( _
)
[C#]
public void UpdateMDomain (
);
[C++]
HRESULT UpdateMDomain(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFeatureDatasetManage Interface