ArcGIS Pro 2.9 API Reference Guide
LastConsistentMoment Property

ArcGIS.Core.Data.UtilityNetwork Namespace > UtilityNetworkState Class : LastConsistentMoment Property
Returns the System.DateTime of the last time that the utility network was fully validated.
Syntax
public DateTime LastConsistentMoment {get;}
Public ReadOnly Property LastConsistentMoment As Date
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, Windows 10, Windows 8.1

See Also

Reference

UtilityNetworkState Class
UtilityNetworkState Members