public enum FeatureExpirationMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum FeatureExpirationMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum FeatureExpirationMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum FeatureExpirationMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
MaximumFeatureAge | Features will expire after the specified time since the beginning of their lifetime. |
MaximumFeatureCount | The oldest features will expire after a threshold number of features has been reached. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.FeatureExpirationMethod
Target Platforms: Windows 10, Windows 8.1