ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / FormInfo Property

In This Topic
    FormInfo Property (CIMStandaloneTable)
    In This Topic
    Gets or sets the form information for the layer or table.
    Syntax
    Public Property FormInfo As CIMFormInfo
    public CIMFormInfo FormInfo {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also