| Overload | Description |
|---|---|
| UAServiceResult Constructor() | Initializes a new instance of the class.Initializes a new instance, with all defaults. |
| UAServiceResult Constructor(UAServiceResult) | Initializes a new copy of the object. |
| UAServiceResult Constructor(UAStatusCode,UAQualifiedName,UALocalizedText,String,UAServiceResult) | Initializes a new instance of the class, specifying the status code, qualified symbolic ID, localized text, additional information, and inner result. |