  | QueueMemberStatusEventStateInterface Property  | 
            Channel technology or location from which to read device state changes.
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string StateInterface { get; set; }Public Property StateInterface As String
	Get
	Set
public:
property String^ StateInterface {
	String^ get ();
	void set (String^ value);
}member StateInterface : string with get, set
Property Value
Type: 
String
See Also