ArcGIS Pro 2.6 API Reference Guide
Tags Property (CIMValidationRule)

ArcGIS.Core.CIM Namespace > CIMValidationRule Class : Tags 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.
Syntax
public string Tags {get; set;}
Public Property Tags As String
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMValidationRule Class
CIMValidationRule Members