OPCDA.NET Reference Manual
Blob Field
See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA.NET Namespace > OPCItemDef Class : Blob Field

Glossary Item Box

A Blob associated with this item.

Syntax

Visual Basic (Declaration) 
<XmlArrayItemAttribute(System.Byte)>
Public Blob As Byte()
C# 
[XmlArrayItemAttribute(System.Byte)]
public byte[] Blob

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.