Parameters
- dataValue
- A non-generic Value/Timestamps/StatusCode object to be converted to typed generic.
The value of this parameter can be
null
(Nothing
in Visual Basic).
Return Value
A typed UAAttributeData<TValue> object made from dataValue.
This method can return null
(Nothing
in Visual Basic).