Opc.Ua.Core
CopyPolicy Property (BaseVariableValue)



Opc.Ua Namespace > BaseVariableValue Class : CopyPolicy Property
The behavior to use when reading or writing all or part of the object.
Syntax
'Declaration
 
Public Property CopyPolicy As VariableCopyPolicy
 
'Usage
 
Dim instance As BaseVariableValue
Dim value As VariableCopyPolicy
 
instance.CopyPolicy = value
 
value = instance.CopyPolicy
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

BaseVariableValue Class
BaseVariableValue Members