ArcGIS Pro 3.2 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 string Data {get; set;}
    Public Property Data As String
    Remarks
    This is for internal use. It should be left empty
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also