ReferenceTargetAttribute(String) Constructor
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.
Initializes a new instance of the ReferenceTargetAttribute class. A required attribute of a parameter if the parameter is of type EntityReference.
public:
ReferenceTargetAttribute(System::String ^ entityName);
public ReferenceTargetAttribute (string entityName);
new Microsoft.Xrm.Sdk.Workflow.ReferenceTargetAttribute : string -> Microsoft.Xrm.Sdk.Workflow.ReferenceTargetAttribute
Public Sub New (entityName As String)
Parameters
- entityName
- String
The name of the target entity