ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMaterializedViewProperties Class / MaterializedViewExpiration Property

In This Topic
    MaterializedViewExpiration Property
    In This Topic
    Gets or sets the number of days after creating a materialized view that it is set to expire.
    Syntax
    public int MaterializedViewExpiration {get; set;}
    Public Property MaterializedViewExpiration As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also