| AttendedTransferEventOrigBridgetechnology Property |
Get/Set the identifier of the remote fax station.
Available since : Asterisk 12.
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string OrigBridgetechnology { get; set; }
Public Property OrigBridgetechnology As String
Get
Set
public:
property String^ OrigBridgetechnology {
String^ get ();
void set (String^ value);
}
member OrigBridgetechnology : string with get, set
Property Value
Type:
StringSee Also