ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / UtilityNetworkState Class / LastConsistentMoment Property

In This Topic
    LastConsistentMoment Property
    In This Topic
    Returns the System.DateTime of the last time that the utility network was fully validated.
    Syntax
    Public ReadOnly Property LastConsistentMoment As Date
    public DateTime LastConsistentMoment {get;}
    Remarks
    Read-only utility network applications should consider connecting to this moment rather than to a particular version. This moment is guaranteed to be consistent.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also