ArcGIS Pro 2.6 API Reference Guide
CIMObject Class Members
Methods  Events


ArcGIS.Core.CIM Namespace : CIMObject Class

The following tables list the members exposed by CIMObject.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)  
Public Method Not implemented, reserved for future use.  
Public Method Reads the element inside the reader.  
Public Method Creates a JSON encoding of the CIMObject and its current state.  
Public Method Creates an XML encoding of the CIMObject and its current state.  
Public Method Writes the element inside the writer.  
Top
Protected Methods
 NameDescription
Protected Method Called from a property setter to notify the framework that an Object member has changed.  
Protected Method Reads the current element from the reader. Returns 'True' if the EndElement node was read by the function.  
Protected Method Writes the elements to xml writer  
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes.  
Top
See Also

Reference

CIMObject Class
ArcGIS.Core.CIM Namespace