Class ExtractSyntexModelsModelsConfiguration
Inheritance
System.Object
ExtractSyntexModelsModelsConfiguration
Namespace: PnP.Framework.Provisioning.Model.Configuration.SyntexModels.Models
Assembly: PnP.Framework.dll
Syntax
public class ExtractSyntexModelsModelsConfiguration : object
Properties
ExcludeTrainingData
Declaration
public bool ExcludeTrainingData { get; set; }
Property Value
System.
|
Id
Declaration
public int Id { get; set; }
Property Value
System.
|
Name
Declaration
public string Name { get; set; }
Property Value
System.
|