ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / ValidationResult Class / IsFullUpdate Property

In This Topic
    IsFullUpdate Property
    In This Topic
    Returns whether the call to UtilityNetwork.ValidateNetworkTopology() was executed on the entire network.
    Syntax
    public bool IsFullUpdate {get;}
    Public ReadOnly Property IsFullUpdate As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also