Share via


GetEntityProperty Members

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

Retrieves the value of an entity attribute and converts the value to the specified type.

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

Public Constructors

  Name Description
  GetEntityProperty Initializes a new instance of theGetEntityProperty class.

Top

Public Properties

(see also Protected Properties)

  Name Description
public property Attribute Gets or sets the logical name of the attribute.
public property DisplayName  (inherited from Activity)
public property Entity Gets or sets the entity record from which to get the attribute value.
public property EntityName Gets or sets the logical name of the entity.
public property Id  (inherited from Activity)
public property TargetType Gets or sets the type of the value to be retrieved.
public property Value Gets the value of the specified entity attribute.

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

GetEntityProperty 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.