EcheckType Property

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

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

Syntax

C#
EcheckType EcheckType { get; set; }
Visual Basic
Property EcheckType As EcheckType
	Get
	Set
Visual C++
property EcheckType EcheckType {
	EcheckType get ();
	void set (EcheckType value);
}

See Also