Share via


RetrieveEntity Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Retrieves a record.

The following tables list the members exposed by the RetrieveEntity type.

Public Constructors

  Name Description
  RetrieveEntity Initializes a new instance of the RetrieveEntity class.

Top

Public Properties

(see also Protected Properties)

  Name Description
public property Attributes Sets the collection of logical names of the attributes to be retrieved.
public property DisplayName  (inherited from Activity)
public property Entity Gets the retrieved entity record.
public property EntityId Sets the ID of the entity record to be retrieved.
public property EntityName Set the logical name of the entity specified by the EntityId property.
public property Id  (inherited from Activity)
public property ThrowIfNotExists Sets whether the workflow should throw an exception if the entity record does not exist.

Top

Protected Properties

  Name Description
protected property Constraints  (inherited from Activity)
protected property Implementation  Overridden. (inherited from Activity)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ShouldSerializeDisplayName  (inherited from Activity)
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method CacheMetadata  Overridden. (inherited from Activity)
protected method CacheMetadata  (inherited from CodeActivity)
protected method Execute  (inherited from CodeActivity)
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

RetrieveEntity Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace

Other Resources

Custom XAML Workflows

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.