 |
PortStateChangeEventArgsPortIndexer Property |
The port indexer of the port that is changing states.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntaxpublic int PortIndexer { get; }Public ReadOnly Property PortIndexer As Integer
Get
public:
property int PortIndexer {
int get ();
}member PortIndexer : int with get
Property Value
Type:
Int32
See Also