  | AttendedTransferEventTransferTargetAccountCode Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.Event.AttendedTransferEvent.TransferTargetAccountCode"]
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string TransferTargetAccountCode { get; set; }Public Property TransferTargetAccountCode As String
	Get
	Set
public:
property String^ TransferTargetAccountCode {
	String^ get ();
	void set (String^ value);
}member TransferTargetAccountCode : string with get, set
Property Value
Type: 
String
See Also