StatusOptionMetadata Constructor (Int32, Nullable<Int32>)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of the StatusOptionMetadata class.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public StatusOptionMetadata(
int value,
Nullable<int> state
)
Public Sub New (
value As Integer,
state As Nullable(Of Integer)
)
Parameters
value
Type: System.Int32Type: Int32. The value of the option.
state
Type: System.Nullable<Int32>
See Also
StatusOptionMetadata Overload
StatusOptionMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright