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