ArcGIS Pro 2.6 API Reference Guide
CIMValidationRule Class Members
Properties  Methods  Events


ArcGIS.Core.CIM Namespace : CIMValidationRule Class

The following tables list the members exposed by CIMValidationRule.

Public Properties
 NameDescription
Public Property Gets or sets the Portal login name of the user that created the validation rule.  
Public Property Gets or sets the UTC date and time on which the validation rule has been created.  
Public Property Gets or sets the Portal login name of the user that last modified the validation rule.  
Public Property Gets or sets the UTC date and time on which the validation rule has been last modified.  
Public Property Gets or sets the notes for the validation rule. This is the descriptive text for the validation results. This property is optional.  
Public Property Gets or sets an array of layer URI strings on which the rule is applied to.  
Public Property Gets or sets the unique identifier of the validation rule.  
Public Property Gets or sets the severity for the validation rule. This is the value that indicates the relative priority of the validation results on a scale of 1 (highest) to 5 (lowest). The default value of this property is 3.  
Public Property Gets or sets the tags for the validation rule. Tags are keywords or short phrases that facilitate discovery of the validation rule. Separate terms with commas. Overlapping Geometry is considered one tag, while Overlapping, geometry is considered two tags. This property is optional.  
Public Property Gets or sets the title for the validation rule. The title can be used to describe the conditions you are looking for with the validation rule. This is useful when you have multiple instances of the same RuleType to validate the same layers or standalone tables but with different validation parameters. This property is optional.  
Top
Public Methods
 NameDescription
Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Creates a JSON encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Creates an XML encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
Protected Methods
 NameDescription
Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
Protected MethodOverridden.  Reads the child element inside the reader.  
Protected MethodOverridden.  Writes a child element to the writer.  
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
See Also

Reference

CIMValidationRule Class
ArcGIS.Core.CIM Namespace