RelationshipExtensions Class

 

Applies To: Dynamics CRM 2015

Extensions for working with relationships. (Developer Extensions)

Namespace:   Microsoft.Xrm.Client
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Client.RelationshipExtensions

Syntax

public static class RelationshipExtensions
[ExtensionAttribute]
public ref class RelationshipExtensions abstract sealed 
[<AbstractClass>]
[<Sealed>]
type RelationshipExtensions = class end
<ExtensionAttribute>
Public NotInheritable Class RelationshipExtensions

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static ToRelationship(String, Nullable<EntityRole>)

Converts a relationship schema name to a relationship.

System_CAPS_pubmethodSystem_CAPS_static ToSchemaName(Relationship, String)

Converts a relationship into a relationship schema name.

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.Client Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright