OptionSetValue Constructor (Int32)
Applies To: Dynamics CRM 2015
Initializes a new instance of the OptionSetValue class
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public OptionSetValue(
int value
)
public:
OptionSetValue(
int value
)
new :
value:int -> OptionSetValue
Public Sub New (
value As Integer
)
Parameters
value
Type: System.Int32Type: Int32. The option set value.
See Also
OptionSetValue Overload
OptionSetValue Class
Microsoft.Xrm.Sdk Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright