ManagedPropertyMetadata Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
For internal use only.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Microsoft.Xrm.Sdk.Metadata.MetadataBase
Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata
[MetadataNameAttribute(LogicalName = "ManagedPropertyMetadata", LogicalCollectionName = "ManagedPropertyDefinitions")] [DataContractAttribute(Name = "ManagedPropertyMetadata", Namespace = "http://schemas.microsoft.com/xrm/2011/Metadata")] public sealed class ManagedPropertyMetadata : MetadataBase
| Name | Description | |
|---|---|---|
![]() | ManagedPropertyMetadata() | Initializes a new instance of the ManagedPropertyMetadata class |
| Name | Description | |
|---|---|---|
![]() | Description | For internal use only. |
![]() | DisplayName | For internal use only. |
![]() | EnablesAttributeName | For internal use only. |
![]() | EnablesEntityName | For internal use only. |
![]() | ErrorCode | For internal use only. |
![]() | EvaluationPriority | For internal use only. |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from MetadataBase.) |
![]() | HasChanged | Gets whether the item of metadata has changed.(Inherited from MetadataBase.) |
![]() | IntroducedVersion | Gets a string identifying the solution version that the solution component was added in. |
![]() | IsGlobalForOperation | For internal use only. |
![]() | IsPrivate | For internal use only. |
![]() | LogicalName | For internal use only. |
![]() | ManagedPropertyType | For internal use only. |
![]() | MetadataId | Gets or sets a unique identifier for the metadata item.(Inherited from MetadataBase.) |
![]() | Operation | For internal use only. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

