uaPLUS Reference
Save(ISystemContext,BinaryEncoder,AttributesToSave) Method
See Also  Send Feedback
Opc.Ua Namespace > MethodState Class > Save Method : Save(ISystemContext,BinaryEncoder,AttributesToSave) Method

context
encoder
attributesToSave

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Overrides Sub Save( _
   ByVal context As ISystemContext, _
   ByVal encoder As BinaryEncoder, _
   ByVal attributesToSave As NodeState.AttributesToSave _
) 
C# 
public override void Save( 
   ISystemContext context,
   BinaryEncoder encoder,
   NodeState.AttributesToSave attributesToSave
)

Parameters

context
encoder
attributesToSave

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.