ArcGIS Pro 3.0 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, Windows 8.1

    See Also