Gets or sets the positive pattern of the field.
Declaration
public string PositivePattern { get; set; }
Public Property PositivePattern As String
Property Value
Type |
Description |
string |
A string value indicates the positive pattern.
The default is Empty.
|