public InvocationTarget InvocationTarget {get; set;}
Public Property InvocationTarget As InvocationTarget
public InvocationTarget InvocationTarget {get; set;}
Public Property InvocationTarget As InvocationTarget
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | value is not an enum member of ArcGIS.Core.Data.InvocationTarget. |
This configuration is only applicable to a feature service topology. A geodatabase topology will ignore this value.
Regardless of how the ArcGIS.Core.Data.InvocationTarget is specified, the C#
Validate operation is still synchronous; the current thread will block until the operation completes.
Target Platforms: Windows 10, Windows 8.1