ExtractionRule.RuleName Property

Definition

Caution

This method is no longer used. Use DisplayNameAttribute on the class to set a display name for this rule.

public:
 virtual property System::String ^ RuleName { System::String ^ get(); };
[System.Obsolete("This method is no longer used.  Use DisplayNameAttribute on the class to set a display name for this rule.", false)]
public virtual string RuleName { get; }
[<System.Obsolete("This method is no longer used.  Use DisplayNameAttribute on the class to set a display name for this rule.", false)>]
member this.RuleName : string
Public Overridable ReadOnly Property RuleName As String

Property Value

Attributes

Applies to