Get Method

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

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

Syntax

C#
string Get(
	string key
)
Visual Basic
Function Get ( _
	key As String _
) As String
Visual C++
String^ Get(
	String^ key
)

Parameters

key
Type: System..::..String

See Also