diff --git a/api/PnP.Core.Model.SharePoint.FieldTaxonomyOptions.html b/api/PnP.Core.Model.SharePoint.FieldTaxonomyOptions.html index b37fe3e884..51c07c4b3f 100644 --- a/api/PnP.Core.Model.SharePoint.FieldTaxonomyOptions.html +++ b/api/PnP.Core.Model.SharePoint.FieldTaxonomyOptions.html @@ -241,7 +241,7 @@
Property Value
diff --git a/api/PnP.Core.Model.SharePoint.IViewFieldCollection.html b/api/PnP.Core.Model.SharePoint.IViewFieldCollection.html index 42572b1e78..281cc15d1e 100644 --- a/api/PnP.Core.Model.SharePoint.IViewFieldCollection.html +++ b/api/PnP.Core.Model.SharePoint.IViewFieldCollection.html @@ -191,7 +191,7 @@
Property Value
- System.Collections.Generic.List<ITerm> + Collections.Generic.List<ITerm>

diff --git a/index.json b/index.json index bc9999df34..47931a55c0 100644 --- a/index.json +++ b/index.json @@ -1512,7 +1512,7 @@ "api/PnP.Core.Model.SharePoint.FieldTaxonomyOptions.html": { "href": "api/PnP.Core.Model.SharePoint.FieldTaxonomyOptions.html", "title": "Class FieldTaxonomyOptions | PnP Core SDK", - "keywords": "Class FieldTaxonomyOptions Options for configuring a Taxonomy field Inheritance Object CommonFieldOptions FieldTaxonomyOptions Inherited Members CommonFieldOptions.Id CommonFieldOptions.Required CommonFieldOptions.AddToDefaultView CommonFieldOptions.Options CommonFieldOptions.Description CommonFieldOptions.InternalName CommonFieldOptions.DefaultFormula CommonFieldOptions.EnforceUniqueValues CommonFieldOptions.Group CommonFieldOptions.Hidden CommonFieldOptions.Indexed CommonFieldOptions.ValidationFormula CommonFieldOptions.ValidationMessage CommonFieldOptions.ShowInEditForm CommonFieldOptions.ShowInViewForms CommonFieldOptions.ShowInNewForm CommonFieldOptions.CustomFormatter Namespace : PnP.Core.Model.SharePoint Assembly : PnP.Core.dll Syntax public class FieldTaxonomyOptions : CommonFieldOptions Properties DefaultValue Default value set on single value taxonomy field Declaration public ITerm DefaultValue { get; set; } Property Value ITerm DefaultValues Default values set on a a multi value taxonomy field Declaration public Collections.Generic.List DefaultValues { get; set; } Property Value System.Collections.Generic.List < ITerm > OpenTermSet Defines whether the provisioned field allows for additions to the connected term set Declaration public bool OpenTermSet { get; set; } Property Value Boolean TermSetId TermSet id Declaration public Guid TermSetId { get; set; } Property Value Guid TermStoreId Term store id Declaration public Guid TermStoreId { get; set; } Property Value Guid" + "keywords": "Class FieldTaxonomyOptions Options for configuring a Taxonomy field Inheritance Object CommonFieldOptions FieldTaxonomyOptions Inherited Members CommonFieldOptions.Id CommonFieldOptions.Required CommonFieldOptions.AddToDefaultView CommonFieldOptions.Options CommonFieldOptions.Description CommonFieldOptions.InternalName CommonFieldOptions.DefaultFormula CommonFieldOptions.EnforceUniqueValues CommonFieldOptions.Group CommonFieldOptions.Hidden CommonFieldOptions.Indexed CommonFieldOptions.ValidationFormula CommonFieldOptions.ValidationMessage CommonFieldOptions.ShowInEditForm CommonFieldOptions.ShowInViewForms CommonFieldOptions.ShowInNewForm CommonFieldOptions.CustomFormatter Namespace : PnP.Core.Model.SharePoint Assembly : PnP.Core.dll Syntax public class FieldTaxonomyOptions : CommonFieldOptions Properties DefaultValue Default value set on single value taxonomy field Declaration public ITerm DefaultValue { get; set; } Property Value ITerm DefaultValues Default values set on a a multi value taxonomy field Declaration public Collections.Generic.List DefaultValues { get; set; } Property Value Collections.Generic.List < ITerm > OpenTermSet Defines whether the provisioned field allows for additions to the connected term set Declaration public bool OpenTermSet { get; set; } Property Value Boolean TermSetId TermSet id Declaration public Guid TermSetId { get; set; } Property Value Guid TermStoreId Term store id Declaration public Guid TermStoreId { get; set; } Property Value Guid" }, "api/PnP.Core.Model.SharePoint.FieldTaxonomyValue.html": { "href": "api/PnP.Core.Model.SharePoint.FieldTaxonomyValue.html", @@ -2332,7 +2332,7 @@ "api/PnP.Core.Model.SharePoint.IViewFieldCollection.html": { "href": "api/PnP.Core.Model.SharePoint.IViewFieldCollection.html", "title": "Interface IViewFieldCollection | PnP Core SDK", - "keywords": "Interface IViewFieldCollection View fields model Inherited Members IDataModel.Requested IDataModel.HasValue(String) IDataModel.HasChanged(String) IDataModel.IsPropertyAvailable(Expression>) IDataModel.ArePropertiesAvailable(Expression>[]) IDataModel.EnsureProperties(Expression>[]) IDataModel.EnsurePropertiesAsync(Expression>[]) IDataModel.ExecuteRequestAsync(ApiRequest) IDataModel.ExecuteRequest(ApiRequest) IDataModel.ExecuteRequestBatchAsync(ApiRequest) IDataModel.ExecuteRequestBatch(ApiRequest) IDataModel.ExecuteRequestBatchAsync(Batch, ApiRequest) IDataModel.ExecuteRequestBatch(Batch, ApiRequest) IDataModelParent.Parent IDataModelWithContext.PnPContext IDataModelCollectionLoad.LoadAsync(Expression>[]) IDataModelCollectionLoad.LoadBatchAsync(Batch, Expression>[]) Namespace : PnP.Core.Model.SharePoint Assembly : PnP.Core.dll Syntax public interface IViewFieldCollection : IDataModel, IDataModelParent, IDataModelWithContext, IDataModelCollectionLoad, ISupportModules Properties Items List view fields Declaration Collections.Generic.List Items { get; } Property Value System.Collections.Generic.List < String > SchemaXml Listview fields schema xml Declaration string SchemaXml { get; } Property Value String Extension Methods DataModelCollectionLoadExtensions.LoadBatchAsync(IDataModelCollectionLoad, Expression>[]) DataModelCollectionLoadExtensions.LoadBatchAsync(IDataModelCollectionLoad, Batch, Expression>[]) DataModelCollectionLoadExtensions.LoadBatch(IDataModelCollectionLoad, Batch, Expression>[]) DataModelCollectionLoadExtensions.LoadBatch(IDataModelCollectionLoad, Expression>[]) DataModelCollectionLoadExtensions.Load(IDataModelCollectionLoad, Expression>[]) RequestModuleExtensions.WithHeaders(ISupportModules, Dictionary, Action>)" + "keywords": "Interface IViewFieldCollection View fields model Inherited Members IDataModel.Requested IDataModel.HasValue(String) IDataModel.HasChanged(String) IDataModel.IsPropertyAvailable(Expression>) IDataModel.ArePropertiesAvailable(Expression>[]) IDataModel.EnsureProperties(Expression>[]) IDataModel.EnsurePropertiesAsync(Expression>[]) IDataModel.ExecuteRequestAsync(ApiRequest) IDataModel.ExecuteRequest(ApiRequest) IDataModel.ExecuteRequestBatchAsync(ApiRequest) IDataModel.ExecuteRequestBatch(ApiRequest) IDataModel.ExecuteRequestBatchAsync(Batch, ApiRequest) IDataModel.ExecuteRequestBatch(Batch, ApiRequest) IDataModelParent.Parent IDataModelWithContext.PnPContext IDataModelCollectionLoad.LoadAsync(Expression>[]) IDataModelCollectionLoad.LoadBatchAsync(Batch, Expression>[]) Namespace : PnP.Core.Model.SharePoint Assembly : PnP.Core.dll Syntax public interface IViewFieldCollection : IDataModel, IDataModelParent, IDataModelWithContext, IDataModelCollectionLoad, ISupportModules Properties Items List view fields Declaration Collections.Generic.List Items { get; } Property Value Collections.Generic.List < String > SchemaXml Listview fields schema xml Declaration string SchemaXml { get; } Property Value String Extension Methods DataModelCollectionLoadExtensions.LoadBatchAsync(IDataModelCollectionLoad, Expression>[]) DataModelCollectionLoadExtensions.LoadBatchAsync(IDataModelCollectionLoad, Batch, Expression>[]) DataModelCollectionLoadExtensions.LoadBatch(IDataModelCollectionLoad, Batch, Expression>[]) DataModelCollectionLoadExtensions.LoadBatch(IDataModelCollectionLoad, Expression>[]) DataModelCollectionLoadExtensions.Load(IDataModelCollectionLoad, Expression>[]) RequestModuleExtensions.WithHeaders(ISupportModules, Dictionary, Action>)" }, "api/PnP.Core.Model.SharePoint.IVivaDashboard.html": { "href": "api/PnP.Core.Model.SharePoint.IVivaDashboard.html", diff --git a/manifest.json b/manifest.json index 48c0a0004b..243ce37d83 100644 --- a/manifest.json +++ b/manifest.json @@ -3606,7 +3606,7 @@ "output": { ".html": { "relative_path": "api/PnP.Core.Model.SharePoint.FieldTaxonomyOptions.html", - "hash": "/MSoEn0zGdlqw7TQpo6GvknADnqD0YBAMbDopzuSB7c=" + "hash": "VALgv+2ujG+8CGSeEjtANYFS18VXDKwC7FJ2/fO0Csg=" } }, "is_incremental": false, @@ -5550,7 +5550,7 @@ "output": { ".html": { "relative_path": "api/PnP.Core.Model.SharePoint.IViewFieldCollection.html", - "hash": "aIAE69CQDnG1W6KjMjh+eAobb5BvVvoxXTUo6HI0rkk=" + "hash": "7fxeT5CeR0dVdXsXWsx9lZODyyxP89euNH53J6tPWtc=" } }, "is_incremental": false,
- System.Collections.Generic.List<String> + Collections.Generic.List<String>