Constructor CodedValueDescription
CodedValueDescription(String, Nullable<Object>)
Initializes a new instance of the Coded
Declaration
public CodedValueDescription(string name, object? value)
Parameters
Type | Name | Description |
---|---|---|
String | name | The coded value's name. |
System. |
value | The coded value's value. |
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |