EntityDependencyBase Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Obsolete.
Overloads
EntityDependencyBase() |
Obsolete. |
EntityDependencyBase(String, String) |
Obsolete. |
EntityDependencyBase()
Obsolete.
protected:
EntityDependencyBase();
protected EntityDependencyBase ();
Protected Sub New ()
Applies to
EntityDependencyBase(String, String)
Obsolete.
protected:
EntityDependencyBase(System::String ^ parameterName, System::String ^ entityAttributes);
protected EntityDependencyBase (string parameterName, string entityAttributes);
new Microsoft.Xrm.Sdk.Workflow.EntityDependencyBase : string * string -> Microsoft.Xrm.Sdk.Workflow.EntityDependencyBase
Protected Sub New (parameterName As String, entityAttributes As String)
Parameters
- parameterName
- String
- entityAttributes
- String