ArcGIS Pro 3.7 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 ReadOnly Property IsFullUpdate As Boolean
    public bool IsFullUpdate {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also