IAnnotatedType.GetAnnotatedProperty method

namespace: Serenity.Reflection   assemblySerenity.Net.Core

Gets the annotated property.

public IPropertyInfo GetAnnotatedProperty(PropertyInfo property)
parameter description
property The property.

See Also