EasyUA Reference
DiagnosticInfo Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : DiagnosticInfo Class

Glossary Item Box

The following tables list the members exposed by DiagnosticInfo.

Public Constructors

 NameDescription
Public ConstructorDiagnosticInfo ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAdditionalInfo The additional debugging or trace information.  
Public PropertyInnerDiagnosticInfo The diagnostic info returned from a underlying system.  
Public PropertyInnerStatusCode The status code returned from an underlying system.  
Public PropertyLocale The index of the locale associated with the localized text.  
Public PropertyLocalizedText The index of the localized text in the string table.  
Public PropertyNamespaceUri The index of the namespace uri in the string table.  
Public PropertySymbolicId The index of the symbolic id in the string table.  
Top

Public Methods

 NameDescription
Public MethodClone Makes a deep copy of the object.  
Public MethodEquals Determines if the specified object is equal to the object.  
Public MethodGetHashCode Returns a unique hashcode for the object.  
Public MethodToStringOverloaded.  Converts the value to a human readable string.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.