ArcGIS Pro 3.0 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 CIMObject Object {get; set;}
    Public Property Object As CIMObject
    Remarks
    This property is meant to be used as an alternative to the Data property.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also