







|
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| Batch..::..SettledOn Property |
| Batch Class See Also Send Feedback |
Gets or sets the settled on.
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
public DateTime SettledOn { get; set; } |
| Visual Basic |
|---|
Public Property SettledOn As DateTime Get Set |
| Visual C++ |
|---|
public: property DateTime SettledOn { DateTime get (); void set (DateTime value); } |
