InvoiceNumber Property

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0

Syntax

C#
string InvoiceNumber { get; }
Visual Basic
ReadOnly Property InvoiceNumber As String
	Get
Visual C++
property String^ InvoiceNumber {
	String^ get ();
}

See Also