public void SetTime( TimeParameters timeParams )
Public Sub SetTime( _ ByVal timeParams As TimeParameters _ )
Parameters
- timeParams
public void SetTime( TimeParameters timeParams )
Public Sub SetTime( _ ByVal timeParams As TimeParameters _ )
Exception | Description |
---|---|
System.ArgumentNullException | The timeParams are null. |
System.ArgumentException | The mapMember does not support time or the timeParams are invalid. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10