PrimaryEntityDependency.Type Property
Applies To: Dynamics CRM 2015
Obsolete.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public int Type { get; set; }
public:
property int Type {
int get();
void set(int value);
}
member Type : int with get, set
Public Property Type As Integer
Property Value
Type: System.Int32
Type: Int32.
See Also
PrimaryEntityDependency Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright