EfMultitenant icon indicating copy to clipboard operation
EfMultitenant copied to clipboard

annotation always is null.

Open mikeandersun opened this issue 9 years ago • 1 comments

MetadataProperty annotation = type.MetadataProperties["Members"].MetadataProperties.SingleOrDefault(p => p.Name.EndsWith(string.Format("customannotation:{0}", TenantAnnotation)));

Thanks for your help

mikeandersun avatar Apr 28 '15 18:04 mikeandersun

Thank you @mikeandersun for your feedback. Could you point a sample project to reproduce the case as I can't do it in my environment.

xabikos avatar Apr 29 '15 15:04 xabikos