| TapiEventArgsLine Property |
Gets
TapiLine object associated with the event, if any.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic TapiLine Line { get; }Public ReadOnly Property Line As TapiLine
Get
public:
property TapiLine^ Line {
TapiLine^ get ();
}Property Value
Type:
TapiLine
See Also