DevForce Help Reference
MemberMetadata Class Members
Fields  Properties  Methods 


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

Reference

MemberMetadata Class
IdeaBlade.Core Namespace

Send Feedback