| Name | Description | |
|---|---|---|
![]()  | UAServiceResult Constructor | Overloaded.  | 
            The following tables list the members exposed by UAServiceResult.
| Name | Description | |
|---|---|---|
![]()  | UAServiceResult Constructor | Overloaded.  | 
| Name | Description | |
|---|---|---|
![]()  | AdditionalInfo | Additional diagnostic/debugging information associated with the operation. | 
![]() ![]()  | DefaultQualifiedSymbolicId | Default qualified symbolic ID. | 
![]()  | Description | The localized description for the service result, as provided by the server. | 
![]()  | InnerResult | Nested error information. | 
![]()  | Message | The message associated with the service result. The component tries to fill it in if no text is provided by the server. Empty if no description is available. | 
![]()  | QualifiedSymbolicId | The qualified name of the symbolic identifier associated with the status code. | 
![]()  | StatusCode | The status code associated with the service result. | 
![]()  | Text | Returns a formatted string with the contents of the service result. | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Overridden. | 
![]()  | Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | 
![]()  | GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | 
![]()  | GetObjectData | Overridden. | 
![]()  | GetSchema | (Inherited from OpcLabs.BaseLib.Info) | 
![]()  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
![]()  | ReadXml | (Inherited from OpcLabs.BaseLib.Info) | 
![]()  | ToInt32 | Converts the service results to an integer, by taking the code bits of the status code. | 
![]()  | ToString | Overloaded. Overridden. Returns a string that represents the current object.Returns a string that represents the current object. | 
![]()  | WriteXml | (Inherited from OpcLabs.BaseLib.Info) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
![]()  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
![]()  | ReadXmlElement | Overridden. Infrastructure. Infrastructure. | 
![]()  | WriteXmlElement | Overridden. Infrastructure. Infrastructure. | 
  Equality  | Determines whether the two objects are equal. | 
  Implicit Type Conversion  | Converts the service results to an integer, by taking the code bits of the status code. | 
  Inequality  | Determines whether the two objects are not equal. |