UpdateEntity Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Updates a record.

Namespace:   Microsoft.Xrm.Sdk.Workflow.Activities
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

System.Object
  System.Activities.Activity
    System.Activities.CodeActivity
      Microsoft.Xrm.Sdk.Workflow.Activities.UpdateEntity

public sealed class UpdateEntity : CodeActivity

NameDescription
System_CAPS_pubmethodUpdateEntity()

Initializes a new instance of the UpdateEntity class.

NameDescription
System_CAPS_protpropertyCacheId

(Inherited from Activity.)

System_CAPS_pubpropertyDisplayName

(Inherited from Activity.)

System_CAPS_pubpropertyEntity

Gets or sets the record.

System_CAPS_pubpropertyEntityName

Sets the logical entity name of the record to update.

System_CAPS_pubpropertyId

(Inherited from Activity.)

System_CAPS_protpropertyImplementationVersion

(Inherited from CodeActivity.)

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Activity.)

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

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: