Click or drag to resize
WebServiceCallMethodName Property
Gets or sets the name of the method which will be called from the WebServiceClient object.

Namespace: com.softwarekey.Client.WebService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public string MethodName { get; set; }

Property Value

Type: String
See Also