AccountFormat

BillerInfo.AccountFormat property

Gets or sets the regular expression describing the account number format.

public string AccountFormat { get; set; }

See Also