RouteParamsPrevResult Property |
Az elozo routing soran visszaadott ertek.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
Type:
RoutingResultSee Also