uaPLUS Reference
CastToOriginalType Method
See Also  Send Feedback
Opc.Ua.Server Namespace > AggregateCalculator Class : CastToOriginalType Method

value
original

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Shared Function CastToOriginalType( _
   ByVal value As Double, _
   ByVal original As DataValue _
) As Variant
C# 
protected static Variant CastToOriginalType( 
   double value,
   DataValue original
)

Parameters

value
original

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.