Share via


RuleDescription.Name Property

Definition

Gets or sets the name of the rule.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Returns a String Representing the name of the rule.

Remarks

Max allowed length of rule name is 50 chars.

Applies to