RelatedEntityDependency Constructor (String, String, String, String)
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)
Syntax
public RelatedEntityDependency(
string parameterName,
string entityAttributes,
string relatedAttributeName,
string relatedEntityName
)
Public Sub New (
parameterName As String,
entityAttributes As String,
relatedAttributeName As String,
relatedEntityName As String
)
Parameters
parameterName
Type: System.StringType: String.
entityAttributes
Type: System.StringType: String.
relatedAttributeName
Type: System.StringType: String.
relatedEntityName
Type: System.StringType: String.
See Also
RelatedEntityDependency Overload
RelatedEntityDependency Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright