SetState Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Sets the state and status of a record.
The following tables list the members exposed by the SetState type.
Public Constructors
Name | Description | |
---|---|---|
SetState | Initializes a new instance of the SetState class. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
DisplayName | (inherited from Activity) | |
Entity | Gets the resulting entity record following the update. | |
EntityId | Sets the ID of the entity record to update. | |
EntityName | Set the logical name of the entity specified by the EntityId property. | |
Id | (inherited from Activity) | |
State | Sets the new state for the entity record. | |
Status | Sets the new status that corresponds to the State property. |
Top
Protected Properties
Name | Description | |
---|---|---|
Constraints | (inherited from Activity) | |
Implementation | Overridden. (inherited from Activity) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ShouldSerializeDisplayName | (inherited from Activity) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
CacheMetadata | Overridden. (inherited from Activity) | |
CacheMetadata | (inherited from CodeActivity) | |
Execute | (inherited from CodeActivity) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SetState Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Other Resources
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.