ManagedPropertyMetadata Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Sdk.Metadata.MetadataBase
Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata
Syntax
[MetadataNameAttribute(LogicalName = "ManagedPropertyMetadata",
LogicalCollectionName = "ManagedPropertyDefinitions")]
[DataContractAttribute(Name = "ManagedPropertyMetadata", Namespace = "https://schemas.microsoft.com/xrm/2011/Metadata")]
public sealed class ManagedPropertyMetadata : MetadataBase
<MetadataNameAttribute(LogicalName := "ManagedPropertyMetadata",
LogicalCollectionName := "ManagedPropertyDefinitions")>
<DataContractAttribute(Name := "ManagedPropertyMetadata", Namespace := "https://schemas.microsoft.com/xrm/2011/Metadata")>
Public NotInheritable Class ManagedPropertyMetadata
Inherits MetadataBase
Constructors
Name | Description | |
---|---|---|
ManagedPropertyMetadata() | Initializes a new instance of the ManagedPropertyMetadata class |
Properties
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. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright