Gets the transaction.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetGbPostcodeData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic string Txn { get; }
Public ReadOnly Property Txn As String
Get
public:
property String^ Txn {
String^ get ();
}
member Txn : string with get
Property Value
Type:
String
See Also