XMLDA.NET Reference
VendorField Property
See Also  Send Feedback
xmldanet.xmlda Namespace > OPCQuality Class : VendorField Property

Glossary Item Box

A numeric value matching the OPC Vendor Bit Field. VendorField attribute may be returned at Vendor??s discretion. Clients may specify a VendorField when performing a Write.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As OPCQuality
Dim value As Byte
 
instance.VendorField = value
 
value = instance.VendorField
C# 
[XmlAttributeAttribute()]
[DefaultValueAttribute()]
public byte VendorField {get; set;}

Requirements

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

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.