IDialplanResultType Property |
Gets the type of the dial plan result.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxRoutingResultType Type { get; }
ReadOnly Property Type As RoutingResultType
Get
property RoutingResultType Type {
RoutingResultType get ();
}
abstract Type : RoutingResultType with get
Property Value
Type:
RoutingResultType
See Also