ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBinaryReference Class / Object Property

In This Topic
    Object Property
    In This Topic
    Gets or sets the stored CIM object.
    Syntax
    Public Property Object As CIMObject
    public CIMObject Object {get; set;}
    Remarks
    This property is meant to be used as an alternative to the Data property.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also