RetrieveRelationshipResponse.RelationshipMetadata Property

 

Applies To: Dynamics CRM 2015

Gets the metadata for the entity relationship.

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

Syntax

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

Property Value

Type: Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase

Type: RelationshipMetadataBase
The metadata for the entity relationship.

See Also

RetrieveRelationshipResponse Class
Microsoft.Xrm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright