OPCDA.NET Reference Manual
DataBindFormat Constructor(String)
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > DataBindFormat Class > DataBindFormat Constructor : DataBindFormat Constructor(String)

fmt

Glossary Item Box

Constructor setting the define format string and initializing the other parameters for data type void (VT_EMPTY) and no transformation.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal fmt As String _
)
C# 
public DataBindFormat( 
   string fmt
)

Parameters

fmt

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

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