Gets the type of the dial plan destination.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic RoutingResultType Type { get; }
Public ReadOnly Property Type As RoutingResultType
Get
public:
virtual property RoutingResultType Type {
RoutingResultType get () sealed;
}
abstract Type : RoutingResultType with get
override Type : RoutingResultType with get
Property Value
RoutingResultTypeImplements
IDialplanResultType
See Also