public TimeExtent GetDataTimeExtent( string fieldName )
Public Function GetDataTimeExtent( _ ByVal fieldName As String _ ) As TimeExtent
Parameters
- fieldName
- The data field name to obtain the time extent for.
public TimeExtent GetDataTimeExtent( string fieldName )
Public Function GetDataTimeExtent( _ ByVal fieldName As String _ ) As TimeExtent
Exception | Description |
---|---|
System.ArgumentNullException | fieldName is null or empty. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10