web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

How to find if an attribute is unmanaged in Target Environment?

(0) ShareShare
ReportReport
Posted on by

HI,

I have an attribute "XXX", Now I need to find if this attribute is managed or not in target environment where only managed solution are kept. How can we find that through backend ?

 

I can see that it is still managed through front end. But I need to know, if there is any other approach to find this attribute as unmanaged.

 

Will the IsManaged properties applicable for attribute also OR that is only for Solution level ?

 Thanks.

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Royal King Profile Picture
    27,686 on at

    You should be able find the field is managed or unmanged based on the IsManaged value of the field. This property applies to solution as well entity field. If IsManaged = 1 that means the field is part of managed solution.

    SELECT  [Name]
    ,[PhysicalName]
    ,[DefaultValue]
    ,[LogicalName]
    ,[IsPKAttribute]
    ,[IsCustomField]
    ,[IsLogical]
    ,[Locked]
    ,[IsStoredOnPrimaryTable]
    ,[TableColumnName]
    ,[IsUnmanagedAttribute]

    ,[IsManaged]
    ,[ManagedPropertyLogicalName]


    FROM [OMBGrantsDev_MSCRM].[MetadataSchema].[Attribute]

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
AS-17030037-0 Profile Picture

AS-17030037-0 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans