suite4.net.FormDatabase Documentation

IForm.WebServicePassword Property

Gets or sets a password used in accessing an XML web service using the WebLoader component.

[Visual Basic]
Property WebServicePassword As String
[C#]
string WebServicePassword {get; set;}

Property Value

The password used in communicating with an XML web service using the WebLoader component.

See Also

IForm Interface | suite4.net.FormDatabase Namespace