[XmlIncludeAttribute(typeof(int[]))]
public class FieldWithValue| FieldWithValue | Initializes a new instance of the FieldWithValue class |
| FieldId | ID of the metadata field. |
| FieldValue | Value of the metadata field. The type of the value depends on the type of the metadata field. For Text and Url fields, it is a string. For Number and Currency fields, it is a decimal. For Date fields, it is a DateTime value. For Checkbox fields, it is a bool. For DropdownMenu and DrilldownMenu it is an array of integers; each element of the array represents the ID of the DropdownFieldChoice or DrilldownFieldChoice; the array should contain one element for drilldown and single-select dropdown fields and one or more elements for multi-select dropdown fields. |
| Convert |
Converts an object to a specified type.
(Defined by ObjectExtension) |
| ConvertT | (Defined by ObjectExtension) |
| ConvertT |
Converts an object to a specified type.
(Defined by ObjectExtension) |
| ToJson | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert | (Defined by ObjectExtension) |
| TryConvert |
Attempts to convert an object to a specified type.
(Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT | (Defined by ObjectExtension) |
| TryConvertT |
Attempts to convert an object to a specified type.
(Defined by ObjectExtension) |