ModelProperty.GetAttributes Method
Include Protected Members
Include Inherited Members
Gets the attributes of the requested type that are declared on this property and the property's property type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetAttributes(Type) | Gets the attributes of the requested type that are declared on this property and the property's property type. | |
GetAttributes(TypeIdentifier) | Gets the attributes of the requested type that are declared on this property and the property's property type. |
Top