ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPresentationDocument Class / BinaryReferences Property

In This Topic
    BinaryReferences Property (CIMPresentationDocument)
    In This Topic
    Gets or sets the binary references in the document.
    Syntax
    public CIMBinaryReference[] BinaryReferences {get; set;}
    Public Property BinaryReferences As CIMBinaryReference()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also