RelatedEntityDependency Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Obsolete.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Sdk.Workflow.ParameterDependencyBase
Microsoft.Xrm.Sdk.Workflow.EntityDependencyBase
Microsoft.Xrm.Sdk.Workflow.RelatedEntityDependency
Syntax
public sealed class RelatedEntityDependency : EntityDependencyBase
Public NotInheritable Class RelatedEntityDependency
Inherits EntityDependencyBase
Constructors
Name | Description | |
---|---|---|
RelatedEntityDependency() | Obsolete. |
|
RelatedEntityDependency(String, String, String, String) | Obsolete. |
Properties
Name | Description | |
---|---|---|
EntityAttributes | Obsolete.(Inherited from EntityDependencyBase.) |
|
ParameterName | Obsolete.(Inherited from ParameterDependencyBase.) |
|
ParameterType | Obsolete.(Inherited from EntityDependencyBase.) |
|
RelatedAttributeName | Obsolete. |
|
RelatedEntityName | Obsolete. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Sdk.Workflow Namespace
Add metadata to a custom workflow activity
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright