public ValidationResult ValidateNetworkTopology( IEnumerable<Selection> selections, ServiceSynchronizationType serviceSynchronizationType )
Public Overloads Function ValidateNetworkTopology( _ ByVal selections As IEnumerable(Of Selection), _ ByVal serviceSynchronizationType As ServiceSynchronizationType _ ) As ValidationResult
Parameters
- selections
- The set of features/objects to validate. This must be GlobalID-based.
- serviceSynchronizationType
- Specifies which implementation of the service endpoint to call. This parameter is ignored for non-services based utility networks.
Return Value
A ValidationResult that describes the result of the operation.