Intersoft.Client.UI.Editors Namespace : PropertyListMode Enumeration |
Public Enum PropertyListMode Inherits System.Enum
Dim instance As PropertyListMode
public enum PropertyListMode : System.Enum
public enum class PropertyListMode : public System.Enum
Member | Description |
---|---|
All | Generate all properties. |
FilterMemberAndDataMember | Generate properties associated with Intersoft.Client.Data.ComponentModel.FilterMemberAttribute as well as System.Runtime.Serialization.DataMemberAttribute |
FilterMemberOnly | Generate properties associated with Intersoft.Client.Data.ComponentModel.FilterMemberAttribute. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Editors.PropertyListMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2