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