DefaultAttribute Constructor (String, String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Initializes a new instance of the DefaultAttribute class setting the value and entity name properties.

Namespace:   Microsoft.Xrm.Sdk.Workflow
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Syntax

public DefaultAttribute(
    string value,
    string entityName
)
Public Sub New (
    value As String,
    entityName As String
)

Parameters

  • entityName
    Type: System.String

    Type: String. Specifies a String containing the name of the entity.

See Also

DefaultAttribute Overload
DefaultAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright