Result Members
Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation
Contains the success or failure result of an operation. This class is used with the DispositionReport class.
The following tables list the members exposed by the Result type.
Public Constructors
Name | Description | |
---|---|---|
Result | Overloaded. Initializes a new instance of the Result class. |
Top
Public Properties
Name | Description | |
---|---|---|
ErrInfo | Gets and sets an ErrInfo object together with additional error information. | |
ErrNum | Gets and sets the numeric identifier of the error. | |
KeyType | Gets and sets one of the KeyType enumeration members indicating the type of key to which the Result object refers. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
Result Class
Microsoft.Uddi Namespace
DispositionReport Class