Values Property
Overloads
Values |
The values of the field. |
Values
The values of the field.
Declaration
public List<FieldValue> Values { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<FieldValue> |