FieldContent Constructor
Overloads
FieldContent()
Declaration
public FieldContent()
FieldContent(String, List<FieldValue>)
Declaration
public FieldContent(string name, List<FieldValue> values)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | |
System.Collections.Generic.List<FieldValue> | values |