RelationshipExtensions Class

 

Updated: January 15, 2016

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)

System::Object
  Microsoft.Xrm.Client::RelationshipExtensions

[ExtensionAttribute]
public ref class RelationshipExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticToRelationship(String^, Nullable<EntityRole>)

Converts a relationship schema name to a relationship.

System_CAPS_pubmethodSystem_CAPS_staticToSchemaName(Relationship^, String^)

Converts a relationship into a relationship schema name.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

© 2017 Microsoft. All rights reserved. Copyright

Show: