ArgumentRequiredAttribute Constructor (Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes an instance of the ArgumentRequiredAttribute class with the passed value.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public ArgumentRequiredAttribute(
bool value
)
Public Sub New (
value As Boolean
)
Parameters
value
Type: System.BooleanType: Boolean. Set to true if the argument is required; otherwise, false
See Also
ArgumentRequiredAttribute Overload
ArgumentRequiredAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright