XPCustomMemberInfo Constructors
Serves as a base for classes that represent custom member’s metadata.Name | Parameters | Description |
---|---|---|
XPCustomMemberInfo(XPClassInfo, String, Type, XPClassInfo, Boolean, Boolean) | owner, propertyName, propertyType, referenceType, nonPersistent, nonPublic | Initializes a new instance of the XPCustomMemberInfo class. |
See Also