Interface IFieldValueCollection
Collection of 'special' field values
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface IFieldValueCollection
Collection of 'special' field values
public interface IFieldValueCollection
The 'special' field values
ObservableCollection<IFieldValue> Values { get; }
Observable
|
Removes IField
void RemoveLookupValue(int lookupId)
System. Id of the IField |
Removes IField
void RemoveTaxonomyFieldValue(Guid termId)
Guid
termId
Id of the IField |