AddListItem method
Adds a new item to a list.
Part | Description |
---|---|
object | An object expression that evaluates to the ListField object. |
label | Required. The label for the new list item. |
value | Required. The value of the new list item. |
Adds a new item to a list.
Part | Description |
---|---|
object | An object expression that evaluates to the ListField object. |
label | Required. The label for the new list item. |
value | Required. The value of the new list item. |