public enum TimeIntervalType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TimeIntervalType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum TimeIntervalType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TimeIntervalType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Irregular | Respresents an irregular time interval. |
None | Represents no time interval. |
Regular | Represents a regular time interval. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.TimeIntervalType
Target Platforms: Windows 11, Windows 10