Opc.Ua.Core
ServiceResult Class
Members 



Opc.Ua Namespace : ServiceResult Class
A class that combines the status code and diagnostic info structures.
Object Model
ServiceResult ClassServiceResult ClassServiceResult ClassLocalizedText ClassStatusCode Structure
Syntax
'Declaration
 
<DataContractAttribute("http://opcfoundation.org/UA/2008/02/Types.xsd")>
Public Class ServiceResult 
'Usage
 
Dim instance As ServiceResult
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")]
public class ServiceResult 
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")]
public ref class ServiceResult 
Inheritance Hierarchy

System.Object
   Opc.Ua.ServiceResult

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceResult Members
Opc.Ua Namespace