serviceCall Property

Summary

Gets or sets a string which contains the full path and all parameters of the service call.

Syntax

TypeScript
JavaScript
Object.defineProperty(PrepareWebServiceCallEventArgs.prototype, 'serviceCall', 
	get: function(), 
	set: function(value) 
) 
serviceCall: string; 

Property Value

A string which contains the full path and all parameters of the service call.

Remarks

Refer to PrepareWebServiceCall for more information.

Requirements

Target Platforms

See Also

PrepareWebServiceCallEventArgs Class

PrepareWebServiceCallEventArgs Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.