Provides access to members that specify the properties of a base network topology.
Members
IBaseNetworkTopology2.ValidateNetworkTopologyEx Method
Validates the network topology.
Public Sub ValidateNetworkTopologyEx ( _
ByVal Extent As IEnvelope, _
ByVal SelectionSet As IIndexedGUIDSets, _
ByVal asynchronous As Boolean, _
ByVal preserveEIDs As Boolean, _
ByVal respectDAs As Boolean, _
ByRef TimeStamp As Double, _
ByRef HasErrors As Boolean, _
ByRef dirtyAreasCount As Integer, _
ByRef fullUpdate As Boolean _
)
public void ValidateNetworkTopologyEx (
IEnvelope Extent,
IIndexedGUIDSets SelectionSet,
bool asynchronous,
bool preserveEIDs,
bool respectDAs,
ref double TimeStamp,
ref bool HasErrors,
ref int dirtyAreasCount,
ref bool fullUpdate
);
Inherited Interfaces
Interfaces |
Description |
IBaseNetworkTopology |
Provides access to members that specify the properties of a base network topology. |
Classes that implement IBaseNetworkTopology2