ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / ProjectItemInfo Class / Data Property

In This Topic
    Data Property (ProjectItemInfo)
    In This Topic
    Gets and sets the item info data.
    Syntax
    Public Property Data As String
    public string Data {get; set;}
    Remarks
    This is for internal use. It should be left empty
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also