Click or drag to resize

DeleteModelResult Class

[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2.DeleteModelResult"]

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2DeleteModelResult

Namespace:  IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class DeleteModelResult

The DeleteModelResult type exposes the following members.

Constructors
  NameDescription
Public methodDeleteModelResult
Initializes a new instance of the DeleteModelResult class
Top
Properties
  NameDescription
Public propertystatus
The status of the call. "OK" indicates that the model was successfully deleted.
Top
See Also