XMLDA.NET Reference
SubscribeReplyItemList Class
Members  See Also  Send Feedback
xmldanet.xmlda Namespace : SubscribeReplyItemList Class

Glossary Item Box

Container for Item elements which carry error or value information. The readily available item values are sent back via Item elements in RItemList if and only if the client requested them with ??ReturnValuesOnReply? (see Subscribe). If the server does not have a value for some of the items at the time of Subscribe, the Value will be xsi:nil for these items.

Object Model

SubscribeReplyItemList ClassSubscribeItemValue Class

Syntax

Visual Basic (Usage)Copy Code
Dim instance As SubscribeReplyItemList
C# 
[GeneratedCodeAttribute(Tool="svcutil", Version="3.0.4506.30")]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://opcfoundation.org/webservices/XMLDA/1.0/")]
[DebuggerStepThroughAttribute()]
[SerializableAttribute()]
public class SubscribeReplyItemList 

Inheritance Hierarchy

System.Object
   xmldanet.xmlda.SubscribeReplyItemList

Requirements

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

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.