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
System_CAPS_pubmethod ManagedPropertyMetadata()

Initializes a new instance of the ManagedPropertyMetadata class

Properties

Name Description
System_CAPS_pubproperty Description

For internal use only.

System_CAPS_pubproperty DisplayName

For internal use only.

System_CAPS_pubproperty EnablesAttributeName

For internal use only.

System_CAPS_pubproperty EnablesEntityName

For internal use only.

System_CAPS_pubproperty ErrorCode

For internal use only.

System_CAPS_pubproperty EvaluationPriority

For internal use only.

System_CAPS_pubproperty ExtensionData

Gets or sets the structure that contains extra data.(Inherited from MetadataBase.)

System_CAPS_pubproperty HasChanged

Gets whether the item of metadata has changed.(Inherited from MetadataBase.)

System_CAPS_pubproperty IntroducedVersion

Gets a string identifying the solution version that the solution component was added in.

System_CAPS_pubproperty IsGlobalForOperation

For internal use only.

System_CAPS_pubproperty IsPrivate

For internal use only.

System_CAPS_pubproperty LogicalName

For internal use only.

System_CAPS_pubproperty ManagedPropertyType

For internal use only.

System_CAPS_pubproperty MetadataId

Gets or sets a unique identifier for the metadata item.(Inherited from MetadataBase.)

System_CAPS_pubproperty Operation

For internal use only.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod 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