The result of a DeleteAnalysisScheme request. Contains the status of the deleted analysis scheme.

C# |
public class DeleteAnalysisSchemeResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteAnalysisSchemeResult()()()() | Initializes a new instance of the DeleteAnalysisSchemeResult class |
![]() | AnalysisScheme |
The status of the analysis scheme being deleted.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAnalysisScheme(AnalysisSchemeStatus) | Obsolete.
Sets the AnalysisScheme property
|

Object | |
![]() | DeleteAnalysisSchemeResult |