| Name | Description | |
|---|---|---|
![]() | UAAttributeDataResult Constructor | Overloaded. |
The following tables list the members exposed by UAAttributeDataResult.
| Name | Description | |
|---|---|---|
![]() | UAAttributeDataResult Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | AttributeData | Attribute data: the value of an attribute, together with status code and timestamps. |
![]() | Diagnostics | Diagnostics information (such as warnings) assembled during the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | DiagnosticsCount | Count of diagnostic information elements assembled during the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | DiagnosticsSummary | Textual summary of diagnostics information, one message per line. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | ErrorId | Gets or sets the error ID of the error. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | ErrorMessage | Gets or sets a message that describes the current exception. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | ErrorMessageBrief | The first line of the error message. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | Exception | Gets or sets the information about the reason of the failure of the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | NormalizedDiagnostics | A normalized OpcLabs.BaseLib.OperationModel.OperationResult.Diagnostics collection. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | NormalizedException | A normalized OpcLabs.BaseLib.OperationModel.OperationResult.Exception object, or null if there was no error. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | StatusInfo | Status information. |
![]() | Succeeded | Gets indication whether the operation has succeeded. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
| Name | Description | |
|---|---|---|
![]() | Clone | Overridden. |
![]() ![]() | Create | Creates a new instance of the UAAttributeDataResult from either an exception or attribute data. |
![]() | Equals | Overloaded. Overridden. Determines whether this object is equal to the other. |
![]() | GetHashCode | Overridden. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | MemberwiseClone | Creates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | SetState | Sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | ThrowIfFailed | Throws OpcLabs.BaseLib.OperationModel.OperationResult.Exception if it is not a null reference. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() | ToGoodValueResult | Overloaded. Converts this attribute data result to a OpcLabs.BaseLib.OperationModel.ValueResult, ensuring the status is good. |
![]() | ToNotNullValueResult<TValue> | Converts this attribute data result to a strongly-typed OpcLabs.BaseLib.OperationModel.Generic.ValueResult<T>, ensuring the status is good and the value is not null. |
![]() | ToOptionalAttributeValueResult<TValue> | Converts this attribute data result to a strongly-typed OpcLabs.BaseLib.OperationModel.Generic.ValueResult<T>, treating BadAttributeIdInvalid status as success with a default value. |
![]() | ToString | Overloaded. Converts the value of the current object to its equivalent string representation using the specified format. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) |
![]() ![]() | ToValueResult | Converts OPC-UA attribute data result object to a corresponding value result object, OpcLabs.BaseLib.OperationModel.ValueResult. |
![]() | 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) |
![]() | ReadXmlElement | Overridden. Infrastructure. |
![]() | ValidateAttributeData | Infrastructure. |
![]() | WriteXmlElement | Overridden. Infrastructure. |
| Name | Description | |
|---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |
![]() | ToString | Overloaded. Converts the value of the current object to its equivalent string representation using the specified format. |
Equality | Determines whether the two objects are equal. |
Explicit Type Conversion | Converts OPC-UA attribute data result object to a corresponding value result object, OpcLabs.BaseLib.OperationModel.ValueResult. |
Inequality | Determines whether the two objects are not equal. |