| AGIRequestAccountCode Property |
Returns the account code set for the call.
Namespace: AsterNET.FastAGIAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string AccountCode { get; }
Public ReadOnly Property AccountCode As String
Get
public:
property String^ AccountCode {
String^ get ();
}
member AccountCode : string with get
Property Value
Type:
StringSee Also