ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / RelationshipRuleDescription Class / RelationshipRuleDescription Constructor
The subtype code of the origin class for the rule.
The subtype code of the destination class for the rule.
Version

RelationshipRuleDescription Constructor
Creates a description object of the ArcGIS.Core.Data.RelationshipRule.
Syntax

Parameters

originSubtypeCode
The subtype code of the origin class for the rule.
destinationSubtypeCode
The subtype code of the destination class for the rule.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also