ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRelateInfo Class


In This Topic
    CIMRelateInfo Class Properties
    In This Topic

    For a list of all members of this type, see CIMRelateInfo members.

    Public Properties
     NameDescription
    Public Property Gets or sets the relate cardinality. (Inherited from ArcGIS.Core.CIM.CIMRelateInfoBase)
    Public Property Gets or sets the relate data connection. (Inherited from ArcGIS.Core.CIM.CIMRelateInfoBase)
    Public Property Gets or sets the foreign key. (Inherited from ArcGIS.Core.CIM.CIMRelateInfoBase)
    Public Property Gets or sets the name. (Inherited from ArcGIS.Core.CIM.CIMRelateInfoBase)
    Public Property Gets or sets the primary key. (Inherited from ArcGIS.Core.CIM.CIMRelateInfoBase)
    Public PropertyGets or sets the related layer/table URI. This value is used to disambiguate cases where the same data connection is used by multiple layers or tables in a map. (Inherited from ArcGIS.Core.CIM.CIMRelateInfoBase)
    Public Property Gets or sets a integer indicating the relate ID when published in a map service. (Inherited from ArcGIS.Core.CIM.CIMRelateInfoBase)
    Top
    See Also