ArgumentEntityAttribute Constructor (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes an instance of the ArgumentEntityAttribute class with the provided serialized entity record value.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public ArgumentEntityAttribute(
string value
)
Public Sub New (
value As String
)
Parameters
value
Type: System.StringType: String. The serialized entity record.
See Also
ArgumentEntityAttribute Overload
ArgumentEntityAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright