ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / RangeDomainDescription Class / MinValue Property

In This Topic
    MinValue Property (RangeDomainDescription)
    In This Topic
    The minimum value of the range.
    Syntax
    public object MinValue {get; set;}
    Public Property MinValue As Object
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also