PaymentGatewayLibrary

AuthorizeNetRequest.DelimiterCharacter Property

Gets or sets the character that will be used to separate fields in the transaction response.

[Visual Basic]
Public Property DelimiterCharacter As Char
[C#]
public char DelimiterCharacter {get; set;}

Remarks

This value is required. The default delimiter character is '|'.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace