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


INetworkLoaderProgress.MaxFeatures Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (NetworkAnalysis)  

INetworkLoaderProgress.MaxFeatures Property

Total number of features in the current task of building the geometric network.

[Visual Basic .NET]
Public WriteOnly Property MaxFeatures
[C#]
public void MaxFeatures {set;}
[C++]
HRESULT put_MaxFeatures(
  long 
);
[C++]

Parameters [in]
is a parameter of type long

Product Availability

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

See Also

INetworkLoaderProgress Interface | INetworkUpdate Interface | IUtilityNetwork Interface | INetworkWorkspace Interface | INetwork Interface | IGraph.VertexBasedStretching Property | IForwardStar Interface | INetworkClass.GeometricNetwork Property | INetworkClass.NetworkAncillaryRole Property | INetworkClass.FieldToWeightMapping Property