OptionRecord Constructor (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the OptionRecord class.
Namespace: Microsoft.Uii.Common.Entities
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
public OptionRecord(
string name,
string value
)
Public Sub New (
name As String,
value As String
)
Parameters
name
Type: System.StringSpecifies the name of the option.
value
Type: System.StringSpecifies the value of the option.
See Also
OptionRecord Class
Microsoft.Uii.Common.Entities Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright