[]
Gets or sets the negative pattern of the field.
public string NegativePattern { get; set; }
Public Property NegativePattern As String
Type | Description |
---|---|
string | A string value indicates the negative pattern. |
The property retrieves the pattern when the value is negative.