RetrieveManagedPropertyResponse.ManagedPropertyMetadata Property

 

Applies To: Dynamics CRM 2015

Gets the definition of the managed property.

Namespace:   Microsoft.Xrm.Sdk.Messages
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public ManagedPropertyMetadata ManagedPropertyMetadata { get; }
public:
property ManagedPropertyMetadata^ ManagedPropertyMetadata {
    ManagedPropertyMetadata^ get();
}
member ManagedPropertyMetadata : ManagedPropertyMetadata with get
Public ReadOnly Property ManagedPropertyMetadata As ManagedPropertyMetadata

Property Value

Type: Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata

Type: ManagedPropertyMetadata
The definition of the managed property.

See Also

RetrieveManagedPropertyResponse Class
Microsoft.Xrm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright