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