IdeaBlade DevForce 2010 Help Reference
MemberMetadata Class Members
See Also  Fields  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : MemberMetadata Class


The following tables list the members exposed by MemberMetadata.

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)NullInstance A null instance of a MemberMetadata.  
Top

Public Properties

 NameDescription
Public PropertyBindable Is this member bindable?  
Public PropertyBindingDirection If bindable, in which directions?  
Public PropertyDescription The description of this member.  
Public PropertyDisplayName The display name for this member;  
Public PropertyMember The Member to which this metadata applies.  
Public PropertyReadOnly Is this member readonly?  
Public PropertyShortName The description of this member.  
Public PropertyValidationAttributes List of validation attributes.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Protected MethodMerge For internal use only.  
Top

See Also

© 2013 All Rights Reserved.