Class SyntexModelPublishOptions
Information about the library to publish a Syntex model to
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public class SyntexModelPublishOptions : SyntexModelUnPublishOptions
Information about the library to publish a Syntex model to
public class SyntexModelPublishOptions : SyntexModelUnPublishOptions
Default constructor
public SyntexModelPublishOptions()
The view option specified when registering the model with the library
public MachineLearningPublicationViewOption ViewOption { get; set; }
|
MachineLearningPublicationViewOption
|