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