Compartir a través de


Extensions Class

 

Applies To: Dynamics CRM 2013

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

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Client.Services.Messages.Extensions

Syntax

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

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static ToEntityReferenceCollection(List<PluginMessageEntityReference>)

System_CAPS_pubmethodSystem_CAPS_static ToPluginMessageEntityReference(EntityReference)

System_CAPS_pubmethodSystem_CAPS_static ToPluginMessageEntityReferenceCollection(EntityReferenceCollection)

System_CAPS_pubmethodSystem_CAPS_static ToPluginMessageRelationship(Relationship)

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.Services.Messages Namespace

Return to top