SetEntityProperty Members

Sets a property (attribute) of an entity record.

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

Public Constructors

  Name Description
  SetEntityProperty Initializes a new instance of theSetEntityProperty class.

Top

Public Properties

(see also Protected Properties)

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

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

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

Other Resources

Custom XAML Workflows

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