RouteParamsPrevResult Property |
Az elozo routing soran visszaadott ertek.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic RoutingResult PrevResult { get; set; }
Public Property PrevResult As RoutingResult
Get
Set
public:
property RoutingResult^ PrevResult {
RoutingResult^ get ();
void set (RoutingResult^ value);
}
member PrevResult : RoutingResult with get, set
Property Value
RoutingResult
See Also