RoutingResultDialplanResult Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic IDialplanResult DialplanResult { get; set; }Public Property DialplanResult As IDialplanResult
Get
Set
public:
property IDialplanResult^ DialplanResult {
IDialplanResult^ get ();
void set (IDialplanResult^ value);
}member DialplanResult : IDialplanResult with get, set
Property Value
IDialplanResult
See Also