ArcGIS Pro 3.0 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, Windows 8.1

    See Also