![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDimensionClassExtension Interface > IDimensionClassExtension.ResetProperties Method (ArcObjects .NET 10.4 SDK) |
Resets the in state of the dimension feature class properties.
[Visual Basic .NET]
Public Sub ResetProperties ( _
)
[C#] public void ResetProperties ( );
[C++]
HRESULT ResetProperties(
void
);
As with any schema related modifications, an exclusive schema lock should be obtained on the feature class before calling ResetProperties().