XMLDA.NET Reference
ListType Enumeration
See Also  Send Feedback
xmldanet Namespace : ListType Enumeration

Glossary Item Box

List type enumeration. The list type indicates that the definitions in this list may only contain definitions required for this type of list. List type ListType.Any contains all definition fields and can be used in all retrieve methods. The list type is mainly intended for the ListBuilder tool, to inform the user what definitions are required for the selected lit type.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ListType
C# 
public enum ListType : System.Enum 

Members

MemberDescription
Any 
DataBinds 
GetProperties 
Properties 
Read 
Subscription 
Write 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         xmldanet.ListType

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.