Click or drag to resize

RESTConnectorRequestDelete Property

True to send a delete method.

Namespace:  IBM.Watson.DeveloperCloud.Connection
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Delete { get; set; }

Property Value

Type: Boolean
See Also